summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-02-02 13:10:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-02-02 13:10:39 +0000
commit2605996adb5749caff463704d04b25b09c170d72 (patch)
tree1f7e6dde6c17bd9b5033bf3e7223e928d0b81787 /MANIFEST
parent5c68b2270fe472528f2ba515730ec96ad933c2c1 (diff)
downloadperl-2605996adb5749caff463704d04b25b09c170d72.tar.gz
Add perlthrtut, update pod/* machinery.
(a pod/Makefile.SH is sorely needed) p4raw-id: //depot/cfgperl@2774
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index f10fac4c43..d405a13626 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -952,7 +952,7 @@ pod/perlmodinstall.pod Installing CPAN Modules
pod/perlmodlib.pod Module policy info
pod/perlobj.pod Object info
pod/perlop.pod Operator info
-pod/perlopentut.pod Object info
+pod/perlopentut.pod open() tutorial
pod/perlpod.pod Pod info
pod/perlport.pod Portability guide
pod/perlre.pod Regular expression info
@@ -963,6 +963,7 @@ pod/perlsec.pod Security info
pod/perlstyle.pod Style info
pod/perlsub.pod Subroutine info
pod/perlsyn.pod Syntax info
+pod/perlthrtut.pod Threads tutorial
pod/perltie.pod Tieing an object class into a simple variable
pod/perltoc.pod Table of Contents info
pod/perltoot.pod Tom's object-oriented tutorial