Change 28532 by [EMAIL PROTECTED] on 2006/07/10 17:09:38
POD fixes in perlhack
Affected files ...
... //depot/perl/pod/perlhack.pod#110 edit
Differences ...
==== //depot/perl/pod/perlhack.pod#110 (text) ====
Index: perl/pod/perlhack.pod
--- perl/pod/perlhack.pod#109~28531~ 2006-07-10 10:07:43.000000000 -0700
+++ perl/pod/perlhack.pod 2006-07-10 10:09:38.000000000 -0700
@@ -1560,8 +1560,6 @@
C<-Wstrict-prototypes>
-=item *
-
=back
The C<-Wtraditional> is another example of the annoying tendency of
@@ -2445,7 +2443,7 @@
=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
End of Patch.