In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/9e8951cfb006934b5eb11986ab36e32f5e873db4?hp=4388f261169c7e6f89c979e37485e69889f1481b>

- Log -----------------------------------------------------------------
commit 9e8951cfb006934b5eb11986ab36e32f5e873db4
Author: Tony Cook <[email protected]>
Date:   Tue Jan 27 15:12:20 2015 +1100

    perldelta for 4388f261169c
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index d1b6904..3adc72d 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -127,6 +127,13 @@ L<Encode> has been upgraded from version 2.67 to 2.68.
 
 Building in C++ mode on Windows now works.
 
+=item *
+
+L<PerlIO::scalar> has been upgraded from version 0.21 to 0.22.
+
+Attemptting to write at file positions impossible for the platform now
+fail early rather than wrapping at 4GB.
+
 =back
 
 =head2 Removed Modules and Pragmata

--
Perl5 Master Repository

Reply via email to