X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl5005delta.pod;h=b9c7deba4f3a34e55aa81d84017644cea89932ef;hb=71f882da828ecd892a162839f27e4625d69023fb;hp=c60d37c3e61ed4bdb7be4dcb8b60f424a19a63e7;hpb=3958b146226a1f41d96ef1aa1e0dde87d11c5498;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl5005delta.pod b/pod/perl5005delta.pod index c60d37c..b9c7deb 100644 --- a/pod/perl5005delta.pod +++ b/pod/perl5005delta.pod @@ -1,6 +1,6 @@ =head1 NAME -perldelta - what's new for perl5.005 +perl5005delta - what's new for perl5.005 =head1 DESCRIPTION @@ -50,7 +50,7 @@ in a future version. Some new keywords have been introduced. These are generally expected to have very little impact on compatibility. See L keyword>, -L keyword>, and L operator>. +L keyword>, and LE> operator>. Certain barewords are now reserved. Use of these will provoke a warning if you have asked for them with the C<-w> switch. @@ -255,7 +255,7 @@ The following new syntax elements are supported: =item New operator for precompiled regular expressions -See L operator>. +See LE> operator>. =item Other improvements @@ -662,7 +662,7 @@ subtle incompatibilities. =item CPAN -See and L. +See L and L. =item Cwd @@ -964,7 +964,7 @@ because many scripts assume to find Perl in /usr/bin/perl. If you find what you think is a bug, you might check the headers of recently posted articles in the comp.lang.perl.misc newsgroup. -There may also be information at http://www.perl.com/perl/, the Perl +There may also be information at http://www.perl.com/perl/ , the Perl Home Page. If you believe you have an unreported bug, please run the B