perlcheat is a reference, not tutorial.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 14 Aug 2003 17:31:55 +0000 (17:31 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 14 Aug 2003 17:31:55 +0000 (17:31 +0000)
p4raw-id: //depot/perl@20711

pod/perl.pod

index 2e5691f..73ab3d6 100644 (file)
@@ -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