perlnewmod.pod: Fixed URL for Ken William's Tutorial
[p5sagit/p5-mst-13.2.git] / pod / perltoc.pod
index 3b6885f..6e045f4 100644 (file)
@@ -1190,6 +1190,8 @@ $ARGV, @ARGV, @F, @INC, @_, %INC, %ENV, $ENV{expr}, %SIG, $SIG{expr}
 
 =item Alignment, Take 2
 
+=item Alignment, Take 3
+
 =item Pointers for How to Use Them
 
 =back
@@ -2565,8 +2567,6 @@ User::pwent, Win32
 
 =item Guidelines for Module Creation
 
-Adding a Copyright Notice
-
 =item Guidelines for Converting Perl 4 Library Scripts into Modules
 
 =item Guidelines for Reusing Application Code
@@ -6432,7 +6432,7 @@ C<-lcygipc> (C<use IPC::SysV>)
 
 =item Configure-time Options for Perl on Cygwin
 
-C<-Uusedl>, C<-Uusemymalloc>, C<-Dusemultiplicity>, C<-Duseperlio>,
+C<-Uusedl>, C<-Uusemymalloc>, C<-Uuseperlio>, C<-Dusemultiplicity>,
 C<-Duse64bitint>, C<-Duselongdouble>, C<-Dusethreads>, C<-Duselargefiles>
 
 =item Suspicious Warnings on Cygwin
@@ -6732,6 +6732,8 @@ op/lexassign.t, pragma/warnings.t
 
 =item NOTE
 
+=item Binary distribution from HP
+
 =item What's New in Perl for MPE/iX
 
 =item Welcome to Perl/iX
@@ -7054,7 +7056,8 @@ C<COND_WAIT>, F<os2.c>
 
 =back
 
-=head2 perlos390, README.os390 - building and installing Perl for OS/390.
+=head2 perlos390, README.os390 - building and installing Perl for OS/390
+and z/OS
 
 =over 4
 
@@ -7064,6 +7067,8 @@ C<COND_WAIT>, F<os2.c>
 
 =over 4
 
+=item Tools
+
 =item Unpacking Perl distribution on OS/390
 
 =item Setup and utilities for Perl on OS/390
@@ -10427,6 +10432,8 @@ arrays
 
 =item Tag Handling Utility Functions
 
+=item C<AUTOLOAD>ed Constants
+
 =back
 
 =back
@@ -15004,7 +15011,7 @@ escape EE<lt>%sE<gt>, %s:%d: Unknown formatting code %s, %s:%d: Unmatched
 
 =back
 
-=head2 Pod::ParseLink -- Parse an L<> formatting code in POD text
+=head2 Pod::ParseLink -- Parse an LE<lt>E<gt> formatting code in POD text
 
 =over 4