X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl590delta.pod;h=fdc6c314c13032302cb48ed8b6ff9ed41a67f989;hb=9f2f055aa1e8c86d97b5ea42473ab1747f518f3a;hp=389105e97fd6c25332bbd20deabe054a571821a0;hpb=fa11829f4b6d56533794dd127f3d1068d9593670;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl590delta.pod b/pod/perl590delta.pod index 389105e..fdc6c31 100644 --- a/pod/perl590delta.pod +++ b/pod/perl590delta.pod @@ -1,6 +1,6 @@ =head1 NAME -perldelta - what is new for perl v5.9.0 +perl590delta - what is new for perl v5.9.0 =head1 DESCRIPTION @@ -454,7 +454,7 @@ The Perl debugger (F) has now been extensively documented and bugs found while documenting have been fixed. C has been rewritten from scratch to be more robust and -featureful. +feature rich. C works now at least somewhat better, while C is rather more broken. (The Perl compiler suite as a whole continues @@ -787,7 +787,7 @@ know about or hack Perl internals (using Devel::Peek or any of the C modules counts), or like to run Perl with the C<-D> option. The embedding examples of L have been reviewed to be -uptodate and consistent: for example, the correct use of +up to date and consistent: for example, the correct use of PERL_SYS_INIT3() and PERL_SYS_TERM(). Extensive reworking of the pad code (the code responsible