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:
5a62190
)
perldelta for 9a48f2ab9670, 5a6219089f70
author
Tony Cook
<tony@develop-help.com>
Fri, 3 May 2019 00:21:48 +0000
(10:21 +1000)
committer
Tony Cook
<tony@develop-help.com>
Fri, 3 May 2019 00:21:48 +0000
(10:21 +1000)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
aa3caa8
..
566cb8f
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-369,7
+369,8
@@
files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
=item *
-XXX
+C<sort SUBNAME> within an C<eval EXPR> when C<EXPR> was UTF-8 upgraded
+could panic if the C<SUBNAME> was non-ASCII. [perl #134061]
=back