This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c69840
)
Note the PerlIO::encoding upgrade in perldelta
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:40:58 +0000
(17:40 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:40:58 +0000
(17:40 +0100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
d8d7130
..
74a3d08
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1802,6
+1802,10
@@
L<CPAN::Meta::YAML> and L<JSON::PP>, which are now part of the Perl core.
=item *
+C<PerlIO::encoding> has been upgraded from version 0.12 to 0.14.
+
+=item *
+
C<PerlIO::scalar> has been upgraded from 0.07 to 0.11.
A C<read> after a C<seek> beyond the end of the string no longer thinks it