Mention explicitly the NetBSD + pth combination.
[p5sagit/p5-mst-13.2.git] / pod / perl.pod
index 0aa17d9..b751d0b 100644 (file)
@@ -62,6 +62,7 @@ For ease of access, the Perl manual has been split up into several sections.
     perlsub            Perl subroutines
     perlfunc           Perl built-in functions
       perlopentut      Perl open() tutorial
+      perlpacktut       Perl open() tutorial
     perlpod            Perl plain old documentation
     perlpodspec         Perl plain old documentation format specification
     perlrun            Perl execution and options
@@ -81,11 +82,11 @@ For ease of access, the Perl manual has been split up into several sections.
     perlnumber         Perl number semantics
 
     perlthrtut         Perl threads tutorial
-      perlothrtut              Old Perl threads tutorial
+      perlothrtut        Old Perl threads tutorial
 
     perlport           Perl portability guide
     perllocale         Perl locale support
-    perlunintro                Perl Unicode introduction
+    perluniintro       Perl Unicode introduction
     perlunicode                Perl Unicode support
     perlebcdic         Considerations for running Perl on EBCDIC platforms
 
@@ -130,10 +131,18 @@ For ease of access, the Perl manual has been split up into several sections.
     perl572delta       Perl changes in version 5.7.2
     perl571delta       Perl changes in version 5.7.1
     perl570delta       Perl changes in version 5.7.0
+    perl561delta       Perl changes in version 5.6.1
     perl56delta                Perl changes in version 5.6
     perl5005delta      Perl changes in version 5.005
     perl5004delta      Perl changes in version 5.004
 
+=head2 Language-Specific
+
+    perlcn             Perl for Simplified Chinese (in EUC-CN)
+    perljp             Perl for Japanese (in EUC-JP)
+    perlko             Perl for Korean (in EUC-KR)
+    perltw             Perl for Traditional Chinese (in Big5)
+
 =head2 Platform-Specific
 
     perlaix            Perl notes for AIX