projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0aaa828
)
doc 1e6ffe
Matt S Trout [Mon, 21 Jun 2010 00:40:44 +0000 (
01:40
+0100)]
pod/perl5132delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5132delta.pod
b/pod/perl5132delta.pod
index
e3acb75
..
06c08a9
100644
(file)
--- a/
pod/perl5132delta.pod
+++ b/
pod/perl5132delta.pod
@@
-125,6
+125,11
@@
Refactored methods to skip argument validation when no argument is supplied.
(742adb)
+=head2 Hash::Util warning fix
+
+Hash::Util now enables "no warnings 'uninitialized'" to suppress spurious
+warnings from undefined hash values (RT #74280).
+
=head2 Removed Modules and Pragmata
=head1 Utility Changes