This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Math::BigInt to version 1.98
[perl5.git] / pod / perl.pod
index edeb750..76c1326 100644 (file)
@@ -78,6 +78,7 @@ For ease of access, the Perl manual has been split up into several sections.
       perlpacktut      Perl pack() and unpack() tutorial
     perlpod            Perl plain old documentation
     perlpodspec        Perl plain old documentation format specification
+    perlpodstyle       Perl POD style guide
     perlrun            Perl execution and options
     perldiag           Perl diagnostic messages
     perllexwarn        Perl warnings and their control
@@ -104,7 +105,7 @@ For ease of access, the Perl manual has been split up into several sections.
     perluniintro       Perl Unicode introduction
     perlunicode        Perl Unicode support
     perlunifaq         Perl Unicode FAQ
-    perluniprops       Complete index of Unicode Version 5.1.0 properties
+    perluniprops       Index of Unicode Version 5.2.0 properties in Perl
     perlunitut         Perl Unicode tutorial
     perlebcdic         Considerations for running Perl on EBCDIC platforms
 
@@ -156,8 +157,18 @@ For ease of access, the Perl manual has been split up into several sections.
     perldoc            Look up Perl documentation in Pod format
 
     perlhist           Perl history records
-    perl5120delta      Perl changes in version 5.12.0
     perldelta          Perl changes since previous version
+    perl5136delta      Perl changes in version 5.13.6
+    perl5135delta      Perl changes in version 5.13.5
+    perl5134delta      Perl changes in version 5.13.4
+    perl5133delta      Perl changes in version 5.13.3
+    perl5132delta      Perl changes in version 5.13.2
+    perl5131delta      Perl changes in version 5.13.1
+    perl5130delta      Perl changes in version 5.13.0
+    perl5122delta      Perl changes in version 5.12.2
+    perl5121delta      Perl changes in version 5.12.1
+    perl5120delta      Perl changes in version 5.12.0
+    perl5115delta      Perl changes in version 5.11.5
     perl5114delta      Perl changes in version 5.11.4
     perl5113delta      Perl changes in version 5.11.3
     perl5112delta      Perl changes in version 5.11.2
@@ -238,6 +249,7 @@ For ease of access, the Perl manual has been split up into several sections.
     perlvos            Perl notes for Stratus VOS
     perlwin32          Perl notes for Windows
 
+
 On a Unix-like system, these documentation files will usually also be
 available as manpages for use with the F<man> program.
 
@@ -442,7 +454,7 @@ affected by wraparound).
 You may mail your bug reports (be sure to include full configuration
 information as output by the myconfig program in the perl source
 tree, or by C<perl -V>) to perlbug@perl.org .  If you've succeeded
-in compiling perl, the B<perlbug> script in the F<utils/> subdirectory
+in compiling perl, the L<perlbug> script in the F<utils/> subdirectory
 can be used to help mail in a bug report.
 
 Perl actually stands for Pathologically Eclectic Rubbish Lister, but