Skip test for changing TZ if running in a pseudo-fork (on Win32)
[p5sagit/p5-mst-13.2.git] / pod.lst
diff --git a/pod.lst b/pod.lst
index a4b5a46..7470b90 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
@@ -113,12 +115,13 @@ h Internals and C Language 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
 
@@ -179,6 +182,7 @@ 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
@@ -201,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