X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl5005delta.pod;h=e689b84e125f2dc4680b6954b4f9abc392c76430;hb=824215e2e3b067efbb0104afd616d77cb9526d1a;hp=78bf90f616b97751fc9c4b4855e727c6ef518155;hpb=cea6626fc5e04af2c1d079dd4d3784eb2c21174b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl5005delta.pod b/pod/perl5005delta.pod index 78bf90f..e689b84 100644 --- a/pod/perl5005delta.pod +++ b/pod/perl5005delta.pod @@ -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. @@ -145,7 +145,7 @@ Most of the Perl documentation was previously under the implicit GNU General Public License or the Artistic License (at the user's choice). Now much of the documentation unambiguously states the terms under which it may be distributed. Those terms are in general much less restrictive -than the GNU GPL. See L and the individual perl man pages listed +than the GNU GPL. See L and the individual perl manpages listed therein. =head1 Core Changes @@ -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