From: Matt S Trout Date: Mon, 21 Jun 2010 00:40:44 +0000 (+0100) Subject: doc 1e6ffe X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=01bb9b74297300ff0fd7b855708038ce9080df21;p=p5sagit%2Fp5-mst-13.2.git doc 1e6ffe --- diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod index e3acb75..06c08a9 100644 --- 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