This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Mention the unit of time
[perl5.git] / pod.lst
diff --git a/pod.lst b/pod.lst
index e433228..5c260b7 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,7 +77,6 @@ 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
@@ -87,7 +89,7 @@ h Reference Manual
   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 +112,17 @@ 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
+  perlrepository               Perl source repository
 
 h Miscellaneous
 
@@ -138,6 +142,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 +189,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 +205,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