X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl581delta.pod;h=ecefbf7a1c7f708a95a07ce2291daa4db0bf96ac;hb=b8921b3e20c463c85c5db53a08af87e03d44b1d3;hp=e23eb178bf8577407aa677f2f80e188ca23d906e;hpb=b6235c4f2f1c729d0740ace94fa10f1c5f9d5918;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl581delta.pod b/pod/perl581delta.pod index e23eb17..ecefbf7 100644 --- a/pod/perl581delta.pod +++ b/pod/perl581delta.pod @@ -1,6 +1,6 @@ =head1 NAME -perldelta - what is new for perl v5.8.1 +perl581delta - what is new for perl v5.8.1 =head1 DESCRIPTION @@ -474,7 +474,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 @@ -812,7 +812,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