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:
497a827
)
perldelta abda9fe0fe75ae824723761c1c98af958f17a41c
author
Zefram
<zefram@fysh.org>
Fri, 15 Dec 2017 00:51:21 +0000
(
00:51
+0000)
committer
Zefram
<zefram@fysh.org>
Fri, 15 Dec 2017 00:53:29 +0000
(
00:53
+0000)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
edeba32
..
f412fbd
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-141,6
+141,11
@@
L<Locale::Codes> has been upgraded from version 3.54 to 3.55
B<NOTE>: L<Locale::Codes> is deprecated in core and will be removed
from Perl 5.30.
+=item *
+
+L<Data::Dumper> has been upgraded from version 2.167_02 to 2.168.
+Quoting of glob names now obeys the Useqq option [perl #119831].
+
=back
=head2 Removed Modules and Pragmata