In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/eca355c29ba241d2cae75aed740748d2cbb26d53?hp=bc14e8e2385f8808a3aa1209cee1b41955be52b4>
- Log ----------------------------------------------------------------- commit eca355c29ba241d2cae75aed740748d2cbb26d53 Author: Karl Williamson <[email protected]> Date: Tue Jan 27 09:35:30 2015 -0700 perldelta: Fix typo ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index d4f3ce2..931b800 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -138,7 +138,7 @@ the big number overloading, and how to invoke it. [perl #123064] L<PerlIO::scalar> has been upgraded from version 0.21 to 0.22. -Attemptting to write at file positions impossible for the platform now +Attempting to write at file positions impossible for the platform now fail early rather than wrapping at 4GB. =back -- Perl5 Master Repository
