X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl.pod;h=c5bbd32e8bf4e07d70a641915843c5becf2da4c6;hb=0c42fe95656e99f238a0bcf90ab2476c175615b7;hp=e00a7589050fa76114ea48352a4180cd46b63b45;hpb=aadaa45530a169c37ceb95c3ed76644ccbd2a644;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl.pod b/pod/perl.pod index e00a758..c5bbd32 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -9,9 +9,7 @@ B S<[ B<-sTtuUWX> ]> S<[ B<-cw> ] [ B<-d>[B][:I] ] [ B<-D>[I] ]> S<[ B<-pna> ] [ B<-F>I ] [ B<-l>[I] ] [ B<-0>[I] ]> S<[ B<-I>I ] [ B<-m>[B<->]I ] [ B<-M>[B<->]I<'module...'> ] [ B<-f> ]> - S<[ B<-A>[I][=I] ]> S<[ B<-C [I] >]> - S<[ B<-P> ]> S<[ B<-S> ]> S<[ B<-x>[I] ]> S<[ B<-i>[I] ]> @@ -77,6 +75,8 @@ For ease of access, the Perl manual has been split up into several sections. perldebug Perl debugging perlvar Perl predefined variables perlre Perl regular expressions, the rest of the story + perlrebackslash Perl regular expression backslash sequences + perlrecharclass Perl regular expression character classes perlreref Perl regular expressions quick reference perlref Perl references, the rest of the story perlform Perl formats @@ -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 + perlunifaq Perl Unicode FAQ perlunitut Perl Unicode tutorial perlebcdic Considerations for running Perl on EBCDIC platforms @@ -124,6 +125,8 @@ 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 + perlreapi Perl regular expression plugin interface + perlreguts Perl regular expression engine internals perlapi Perl API listing (autogenerated) perlintern Perl internal functions (autogenerated) @@ -135,12 +138,16 @@ For ease of access, the Perl manual has been split up into several sections. =head2 Miscellaneous perlbook Perl book information + perlcommunity Perl community information perltodo Perl things to do perldoc Look up Perl documentation in Pod format perlhist Perl history records perldelta Perl changes since previous version + perl5100delta Perl changes in version 5.10.0 + perl595delta Perl changes in version 5.9.5 + perl594delta Perl changes in version 5.9.4 perl593delta Perl changes in version 5.9.3 perl592delta Perl changes in version 5.9.2 perl591delta Perl changes in version 5.9.1