From: Graham Knop Date: Thu, 5 Feb 2015 09:50:58 +0000 (-0500) Subject: add missing 5.6 warning categories X-Git-Tag: v1.999_002~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=95d54bcbbced40f09be83247417a231192c4d46a;p=p5sagit%2Fstrictures.git add missing 5.6 warning categories --- diff --git a/lib/strictures.pm b/lib/strictures.pm index cff36fb..5ccfb43 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -14,6 +14,7 @@ $VERSION = 2; # a bit of a cheat, but requesting v2 needs to be possible our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw( closure + chmod deprecated exiting experimental @@ -72,6 +73,7 @@ our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw( taint threads uninitialized + umask unpack untie utf8