projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
275185a
)
perldelta for chop fix
author
Father Chrysostomos <sprout@cpan.org>
Thu, 18 Aug 2011 06:24:28 +0000 (23:24 -0700)
committer
Father Chrysostomos <sprout@cpan.org>
Thu, 18 Aug 2011 06:24:28 +0000 (23:24 -0700)
This entry comes from commit
9a5a48b7
, which reworded the entry from
e2d012a1
.
pod/perl5125delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5125delta.pod
b/pod/perl5125delta.pod
index
636bd14
..
17d6ba6
100644
(file)
--- a/
pod/perl5125delta.pod
+++ b/
pod/perl5125delta.pod
@@
-158,7
+158,8
@@
L</Modules and Pragmata>.
=item *
-XXX
+C<chop> now correctly handles characters above "\x{7fffffff}"
+[perl #73246].
=back