X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperldelta.pod;h=444dcf9e26a2d3c8bc42c170e7326507fe80a48b;hb=029149a3a15c2ba446182d3da9b94b640c047cac;hp=8704322575a468feab0a6a8b5beadd08aecdd8ea;hpb=e9bdcc27a1d9b3f31b4d8c3678dd1346910c9b4d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 8704322..444dcf9 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -9,6 +9,11 @@ the 5.9.0 release. =head1 Incompatible Changes +=head2 The C<$*> variable has been removed + +C<$*>, which was deprecated in favor of the C and C regexp +modifiers, has been removed. + =head1 Core Enhancements =head2 Tied Arrays with Negative Array Indices @@ -48,8 +53,8 @@ C, and C unchanged. If you find what you think is a bug, you might check the articles recently posted to the comp.lang.perl.misc newsgroup and the perl -bug database at http://bugs.perl.org/ . There may also be -information at http://www.perl.com/ , the Perl Home Page. +bug database at F. There may also be +information at F, the Perl Home Page. If you believe you have an unreported bug, please run the B program included with your release. Be sure to trim your bug down