Change 12504 by jhi@alpha on 2001/10/19 13:35:59
Tiny tweaks.
Affected files ...
... //depot/perl/pod/perl.pod#74 edit
Differences ...
==== //depot/perl/pod/perl.pod#74 (text) ====
Index: perl/pod/perl.pod
--- perl/pod/perl.pod.~1~ Fri Oct 19 07:45:05 2001
+++ perl/pod/perl.pod Fri Oct 19 07:45:05 2001
@@ -29,7 +29,6 @@
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 @@
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
End of Patch.