This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
INSTALL doc fix: calling the test suite using -MTestInit changed since it moved to...
[perl5.git] / pod.lst
diff --git a/pod.lst b/pod.lst
index ff8e5e3..5ebaa74 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
@@ -60,6 +63,8 @@ h Reference Manual
   perldebug            Perl debugging
   perlvar              Perl predefined variables
   perlre               Perl regular expressions, the rest of the story
+  perlrebackslash      Perl regular expression backslash sequences
+  perlrecharclass      Perl regular expression character classes
   perlreref            Perl regular expressions quick reference
   perlref              Perl references, the rest of the story
   perlform             Perl formats
@@ -72,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
@@ -108,31 +113,45 @@ 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
 
   perlbook             Perl book information
+  perlcommunity                Perl community information
   perltodo             Perl things to do
 
   perldoc              Look up Perl documentation in Pod format
 
   perlhist             Perl history records
+  perl5120delta                Perl changes in version 5.12.0
 d perldelta            Perl changes since previous version
-D perl595delta         Perl changes in version 5.9.5
+D 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
+  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
   perl593delta         Perl changes in version 5.9.3
   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
@@ -174,14 +193,13 @@ r perldgux                Perl notes for DG/UX
 r perldos              Perl notes for DOS
 r perlepoc             Perl notes for EPOC
 r perlfreebsd          Perl notes for FreeBSD
+r perlhaiku            Perl notes for Haiku
 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
@@ -196,7 +214,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