From: Jarkko Hietaniemi Date: Fri, 19 Oct 2001 13:35:59 +0000 (+0000) Subject: Tiny tweaks. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=413510b3ec39c3a76b29abc42d3951ad7d6c59bb;p=p5sagit%2Fp5-mst-13.2.git Tiny tweaks. p4raw-id: //depot/perl@12504 --- diff --git a/pod/perl.pod b/pod/perl.pod index 4e76ae1..9d585b5 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