X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl.pod;h=c695fb15cd9441bde5e37d955833ba735d998a4e;hb=cf2649810f00335bd657355d81bcc9384a620135;hp=c075b0fb798cdd70cac92e887d3ad380918d23a3;hpb=b08468124c2de39dce34c2652895d4c7023c7c4d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl.pod b/pod/perl.pod index c075b0f..c695fb1 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -4,15 +4,18 @@ perl - Practical Extraction and Report Language =head1 SYNOPSIS -B S<[ B<-sTtuUWX> ]> S<[ B<-hv> ] [ B<-V>[:I] ]> - S<[ B<-cw> ] [ B<-d>[:I] ] [ B<-D>[I] ]> - S<[ B<-pna> ] [ B<-F>I ]> - S<[ B<-l>[I] ] [ B<-0>[I] ]> - S<[ B<-I>I ] [ B<-m>[B<->]I ] [ B<-M>[B<->]I<'module...'> ]> - S<[ B<-A [I] >]> S<[ B<-C [I] >]> - S<[ B<-P> ]> S<[ B<-S> ]> S<[ B<-x>[I] ]> - S<[ B<-i>[I] ]> S<[ B<-e> I<'command'> ] - [ B<--> ] [ I ] [ I ]...> +B S<[ B<-sTtuUWX> ]> + S<[ B<-hv> ] [ B<-V>[:I] ]> + 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] ]> + S<[ B<-e> I<'command'> ] [ B<--> ] [ I ] [ I ]...> If you're new to Perl, you should start with L, which is a general intro for beginners and provides some background to help you @@ -108,6 +111,8 @@ For ease of access, the Perl manual has been split up into several sections. perlfilter Perl source filters + perlglossary Perl Glossary + =head2 Internals and C Language Interface perlembed Perl ways to embed perl in your C or C++ application @@ -137,6 +142,7 @@ For ease of access, the Perl manual has been split up into several sections. perl592delta Perl changes in version 5.9.2 perl591delta Perl changes in version 5.9.1 perl590delta Perl changes in version 5.9.0 + perl587delta Perl changes in version 5.8.7 perl586delta Perl changes in version 5.8.6 perl585delta Perl changes in version 5.8.5 perl584delta Perl changes in version 5.8.4 @@ -380,7 +386,7 @@ Perl developers, please write to perl-thanks@perl.org . s2p sed to perl translator http://www.perl.org/ the Perl homepage - http://www.perl.com/ Perl articles (O'Reilly Media) + http://www.perl.com/ Perl articles (O'Reilly) http://www.cpan.org/ the Comprehensive Perl Archive http://www.pm.org/ the Perl Mongers