X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl.pod;h=114c18ef29027603e54abda0a8bf19d6eae59726;hb=2d997502fd695609fa2064523de2ba2d8d094b6c;hp=c722d18b1cd0977ef036f5a123b446f3db5c4e2a;hpb=a550ee30cc7e50406a26a1de128b2f7acda230f4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl.pod b/pod/perl.pod index c722d18..114c18e 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -95,6 +95,7 @@ For ease of access, the Perl manual has been split up into several sections. perllocale Perl locale support perluniintro Perl Unicode introduction perlunicode Perl Unicode support + perlunitut Perl Unicode tutorial perlebcdic Considerations for running Perl on EBCDIC platforms perlsec Perl security @@ -123,6 +124,7 @@ For ease of access, the Perl manual has been split up into several sections. perlclib Internal replacements for standard C library functions perlguts Perl internal functions for those doing extensions perlcall Perl calling conventions from C + perlreguts Perl regular expression engine internals perlapi Perl API listing (autogenerated) perlintern Perl internal functions (autogenerated)