This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Run "cd pod ; ../perl -I../lib buildtoc --build-all"
[perl5.git] / pod / perl.pod
index d9c20d3..4d42c37 100644 (file)
@@ -126,6 +126,7 @@ For ease of access, the Perl manual has been split up into several sections.
     perlclib           Internal replacements for standard C library functions
     perlguts           Perl internal functions for those doing extensions
     perlcall           Perl calling conventions from C
+    perlmroapi         Perl method resolution plugin interface
     perlreapi          Perl regular expression plugin interface
     perlreguts         Perl regular expression engine internals
 
@@ -147,6 +148,8 @@ For ease of access, the Perl manual has been split up into several sections.
 
     perlhist           Perl history records
     perldelta          Perl changes since previous version
+    perl5110delta      Perl changes in version 5.11.0
+    perl5101delta      Perl changes in version 5.10.1
     perl5100delta      Perl changes in version 5.10.0
     perl595delta       Perl changes in version 5.9.5
     perl594delta       Perl changes in version 5.9.4
@@ -201,10 +204,8 @@ For ease of access, the Perl manual has been split up into several sections.
     perlhurd           Perl notes for Hurd
     perlirix           Perl notes for Irix
     perllinux          Perl notes for Linux
-    perlmachten        Perl notes for Power MachTen
     perlmacos          Perl notes for Mac OS (Classic)
     perlmacosx         Perl notes for Mac OS X
-    perlmint           Perl notes for MiNT
     perlmpeix          Perl notes for MPE/iX
     perlnetware        Perl notes for NetWare
     perlopenbsd        Perl notes for OpenBSD