X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperldelta.pod;h=d1f0261cc4e750687107593503b1bbadd3c11eb9;hb=4fe4fdb337db1a2f3fda2afa004e8f6cb3994fcd;hp=4b49498a2ea177a0f1562630ebd33c3865a0fcaa;hpb=b83ac84c2fbc01a334f3e39ae42527298ccd0b11;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 4b49498..d1f0261 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -7,7 +7,7 @@ perldelta - what's new for perl5.005 This document describes differences between the 5.004 release and this one. [XXX this needs more verbose summaries of the sub topics, instead of just -the "See L." Scheduled for a second iteration. GSAR] +the "See foo." Scheduled for a second iteration. GSAR] =head1 About the new versioning system @@ -487,12 +487,6 @@ only with arrays that have a hash reference at index 0. Errno.pm module. The Errno module is expected to tie the %! hash to provide symbolic names for C<$!> errno values. -=item Can't use %%! because Errno.pm is not available - -(F) The first time the %! hash is used, perl automatically loads the -Errno.pm module. The Errno module is expected to tie the %! hash to -provide symbolic names for C<$!> errno values. - =item Cannot find an opnumber for "%s" (F) A string of a form C was given to prototype(), but