summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-28 14:00:12 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-28 14:00:12 +0000
commit34babc168865edbd6963528152c3c3b68680b55f (patch)
tree7c115a5843147fddd36cf90e7d95fdaf58f00f70 /pod/perl.pod
parentd9ae6319b04989bd3d538f5691a909e211d38fbb (diff)
downloadperl-34babc168865edbd6963528152c3c3b68680b55f.tar.gz
Add perlpacktut from Wolfgang Laun; regen toc.
p4raw-id: //depot/perl@13341
Diffstat (limited to 'pod/perl.pod')
-rw-r--r--pod/perl.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 081e1dfa78..6a03ee72c7 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -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,7 +82,7 @@ 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