This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 696efa16de2c
authorTony Cook <tony@develop-help.com>
Thu, 18 Dec 2014 04:42:11 +0000 (15:42 +1100)
committerTony Cook <tony@develop-help.com>
Thu, 18 Dec 2014 04:42:11 +0000 (15:42 +1100)
pod/perldelta.pod

index 7b93ec1..e32bcf2 100644 (file)
@@ -279,6 +279,9 @@ returns end of file.  [perl #123443]
 Seeking to a negative position still fails, but no longer leaves the
 file position set to a negation location.
 
+C<eof()> on a C<PerlIO::scalar> handle now properly returns true when
+the file position is past the 2GB mark on 32-bit systems.
+
 =item *
 
 L<XSLoader> has been upgraded from version 0.19 to 0.20