perldelta for #112826, Tie::StdHandle and read offset
authorFather Chrysostomos <sprout@cpan.org>
Tue, 26 Jun 2012 03:39:27 +0000 (20:39 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 26 Jun 2012 03:39:27 +0000 (20:39 -0700)
pod/perldelta.pod

index 6194fa6..7a2cfa3 100644 (file)
@@ -108,6 +108,12 @@ are always true, and for a file if any of the three execute permission bits
 are set then they report that root can execute the file. Perl's builtin
 C<-x> and C<-X> operators have always been correct.
 
+=item *
+
+L<Tie::StdHandle> has been upgraded from version 4.2 to 4.3.
+
+C<READ> now respects the offset argument to C<read> [perl #112826].
+
 =back
 
 =head2 Removed Modules and Pragmata
@@ -176,7 +182,7 @@ XXX Newly added diagnostic messages go here
 
 =item *
 
-XXX L<message|perldiag/"message">
+L<message|perldiag/"message">
 
 =back