summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-14 17:31:55 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-14 17:31:55 +0000
commit411135334c59c78f1c5d5588cca0fc084e886375 (patch)
tree1452d0c1a9500fbcbadc11ba1fb94770d38c53b6 /pod/perl.pod
parente16ff1f220ff11838efdaf07195c3f35f11153e8 (diff)
downloadperl-411135334c59c78f1c5d5588cca0fc084e886375.tar.gz
perlcheat is a reference, not tutorial.
p4raw-id: //depot/perl@20711
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 2e5691fbec..73ab3d6c68 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -40,7 +40,6 @@ For ease of access, the Perl manual has been split up into several sections.
perlstyle Perl style guide
- perlcheat Perl cheat sheet
perltrap Perl traps for the unwary
perldebtut Perl debugging tutorial
@@ -57,6 +56,8 @@ For ease of access, the Perl manual has been split up into several sections.
=head2 Reference Manual
+ perlcheat Perl cheat sheet
+
perlsyn Perl syntax
perldata Perl data structures
perlop Perl operators and precedence