summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-19 13:35:59 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-19 13:35:59 +0000
commit413510b3ec39c3a76b29abc42d3951ad7d6c59bb (patch)
treeab029680f9841ece1cdde502cb9c0b15700262c4 /pod
parent9086c8821bf0aa9a6a023f1060a08cdd15a45d40 (diff)
downloadperl-413510b3ec39c3a76b29abc42d3951ad7d6c59bb.tar.gz
Tiny tweaks.
p4raw-id: //depot/perl@12504
Diffstat (limited to '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 4e76ae1026..9d585b5d61 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -29,7 +29,6 @@ For ease of access, the Perl manual has been split up into several sections.
perlreftut Perl references short introduction
perldsc Perl data structures intro
perllol Perl data structures: arrays of arrays
- perlopentut Perl open() tutorial
perlrequick Perl regular expressions quick start
perlretut Perl regular expressions tutorial
@@ -56,11 +55,13 @@ For ease of access, the Perl manual has been split up into several sections.
perlfaq9 Networking
=head2 Reference Manual
+
perlsyn Perl syntax
perldata Perl data structures
perlop Perl operators and precedence
perlsub Perl subroutines
perlfunc Perl built-in functions
+ perlopentut Perl open() tutorial
perlpod Perl plain old documentation
perlrun Perl execution and options
perldiag Perl diagnostic messages