diff options
-rw-r--r-- | pod/perlhack.pod | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 616ff2fdd8..3b6416135b 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -1560,8 +1560,6 @@ C<-Wshadow> C<-Wstrict-prototypes> -=item * - =back The C<-Wtraditional> is another example of the annoying tendency of @@ -2445,7 +2443,7 @@ in L<perlguts>. =back -=head Portability problems +=head2 Portability problems The following are common causes of compilation and/or execution failures, not common to Perl as such. The C FAQ is good bedtime |