This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update .pods
[perl5.git] / pod.lst
diff --git a/pod.lst b/pod.lst
index e433228..983c9c0 100644 (file)
--- a/pod.lst
+++ b/pod.lst
@@ -1,6 +1,7 @@
 # h    - Header
 # o    - Omit from toc
 # r    - top level READMEs to be copied/symlinked
+# g    - other autogenerated pods
 # a    - for auxiliary documentation
 # number - indent by
 # D    - this version's perldelta
@@ -10,7 +11,7 @@ h Overview
 
   perl                 Perl overview (this section)
   perlintro            Perl introduction for beginners
-  perltoc              Perl documentation table of contents
+go perltoc             Perl documentation table of contents
 
 h Tutorials
 
@@ -26,6 +27,8 @@ h Tutorials
   perltooc             Perl OO tutorial, part 2
   perlbot              Perl OO tricks and examples
 
+  perlperf             Perl Performance and Optimization Techniques
+
   perlstyle            Perl style guide
 
   perlcheat            Perl cheat sheet
@@ -74,20 +77,20 @@ h Reference Manual
   perlnumber           Perl number semantics
 
   perlthrtut           Perl threads tutorial
-2 perlothrtut          Old Perl threads tutorial
 
   perlport             Perl portability guide
   perllocale           Perl locale support
   perluniintro         Perl Unicode introduction
   perlunicode          Perl Unicode support
   perlunifaq           Perl Unicode FAQ
+g perluniprops         Complete index of Unicode Version 5.1.0 properties
   perlunitut           Perl Unicode tutorial
   perlebcdic           Considerations for running Perl on EBCDIC platforms
 
   perlsec              Perl security
 
   perlmod              Perl modules: how they work
-  perlmodlib           Perl modules: how to write and use
+g perlmodlib           Perl modules: how to write and use
   perlmodstyle         Perl modules: how to write modules with style
   perlmodinstall       Perl modules: how to install from CPAN
   perlnewmod           Perl modules: preparing a new module for distribution
@@ -110,15 +113,18 @@ h Internals and C Language Interface
   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
 
-  perlapi              Perl API listing (autogenerated)
-  perlintern           Perl internal functions (autogenerated)
+g perlapi              Perl API listing (autogenerated)
+g perlintern           Perl internal functions (autogenerated)
   perliol              C API for Perl's implementation of IO in Layers
   perlapio             Perl internal IO abstraction interface
 
   perlhack             Perl hackers guide
+  perlpolicy           Perl development policies
+  perlrepository       Perl source repository
 
 h Miscellaneous
 
@@ -130,7 +136,11 @@ h Miscellaneous
 
   perlhist             Perl history records
 d perldelta            Perl changes since previous version
-D perl5110delta                Perl changes in version 5.11.0
+D perl5113delta                Perl changes in version 5.11.3
+  perl5112delta                Perl changes in version 5.11.2
+  perl5111delta                Perl changes in version 5.11.1
+  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
@@ -138,6 +148,7 @@ D perl5110delta             Perl changes in version 5.11.0
   perl592delta         Perl changes in version 5.9.2
   perl591delta         Perl changes in version 5.9.1
   perl590delta         Perl changes in version 5.9.0
+  perl589delta         Perl changes in version 5.8.9
   perl588delta         Perl changes in version 5.8.8
   perl587delta         Perl changes in version 5.8.7
   perl586delta         Perl changes in version 5.8.6
@@ -184,10 +195,8 @@ r perlhpux         Perl notes for HP-UX
 r perlhurd             Perl notes for Hurd
 r perlirix             Perl notes for Irix
 r perllinux            Perl notes for Linux
-r perlmachten          Perl notes for Power MachTen
 r perlmacos            Perl notes for Mac OS (Classic)
 r perlmacosx           Perl notes for Mac OS X
-r perlmint             Perl notes for MiNT
 r perlmpeix            Perl notes for MPE/iX
 r perlnetware          Perl notes for NetWare
 r perlopenbsd          Perl notes for OpenBSD
@@ -202,7 +211,7 @@ r perlsymbian               Perl notes for Symbian
 r perltru64            Perl notes for Tru64
 r perluts              Perl notes for UTS
 r perlvmesa            Perl notes for VM/ESA
-r perlvms              Perl notes for VMS
+  perlvms              Perl notes for VMS
 r perlvos              Perl notes for Stratus VOS
 r perlwin32            Perl notes for Windows