This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add OPpDEREFed flag to avoid double mg_get()
[perl5.git] / pod / perl.pod
index edeb750..ab88591 100644 (file)
@@ -104,7 +104,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 +156,11 @@ 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
+    perl5131delta      Perl changes in version 5.13.1
+    perl5130delta      Perl changes in version 5.13.0
     perl5120delta      Perl changes in version 5.12.0
     perldelta          Perl changes since previous version
+    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 +241,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.