X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl.pod;h=946d6f2927208573e36c1d8c1283d3802d688395;hb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;hp=0273dbf9d0fbbec290ccdec3b59e874bd855f04f;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl.pod b/pod/perl.pod index 0273dbf..946d6f2 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -34,6 +34,7 @@ For ease of access, the Perl manual has been split up into several sections: perlrun Perl execution and options perldiag Perl diagnostic messages perllexwarn Perl warnings and their control + perldebtut Perl debugging tutorial perldebug Perl debugging perlvar Perl predefined variables @@ -41,11 +42,17 @@ For ease of access, the Perl manual has been split up into several sections: perlopentut Perl open() tutorial perlretut Perl regular expressions tutorial - perlref Perl references, the rest of the story perlre Perl regular expressions, the rest of the story + perlref Perl references, the rest of the story + perlform Perl formats - perllocale Perl locale support - perlunicode Perl unicode support + + perlboot Perl OO tutorial for beginners + perltoot Perl OO tutorial, part 1 + perltootc Perl OO tutorial, part 2 + perlobj Perl objects + perlbot Perl OO tricks and examples + perltie Perl objects hidden behind simple variables perlipc Perl interprocess communication perlfork Perl fork() information @@ -53,14 +60,11 @@ For ease of access, the Perl manual has been split up into several sections: perlthrtut Perl threads tutorial perlport Perl portability guide - perlsec Perl security + perllocale Perl locale support + perlunicode Perl unicode support + perlebcdic Considerations for running Perl on EBCDIC platforms - perlboot Perl OO tutorial for beginners - perltoot Perl OO tutorial, part 1 - perltootc Perl OO tutorial, part 2 - perlobj Perl objects - perlbot Perl OO tricks and examples - perltie Perl objects hidden behind simple variables + perlsec Perl security perlmod Perl modules: how they work perlmodlib Perl modules: how to write and use @@ -100,6 +104,7 @@ For ease of access, the Perl manual has been split up into several sections: perl5005delta Perl changes in version 5.005 perl5004delta Perl changes in version 5.004 + perlaix Perl notes for AIX perlamiga Perl notes for Amiga perlcygwin Perl notes for Cygwin perldos Perl notes for DOS @@ -313,7 +318,7 @@ affected by wraparound). You may mail your bug reports (be sure to include full configuration information as output by the myconfig program in the perl source -tree, or by C) to perlbug@perl.com . If you've succeeded +tree, or by C) to perlbug@perl.org . If you've succeeded in compiling perl, the B script in the F subdirectory can be used to help mail in a bug report.