From: Graham Knop Date: Sat, 31 May 2014 21:01:58 +0000 (-0400) Subject: add 5.20 warning categories X-Git-Tag: v1.999_001~1^2~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Fstrictures.git;a=commitdiff_plain;h=c5b35ddf5761c3b17ae2f479f0099e13c27adfed add 5.20 warning categories --- diff --git a/lib/strictures.pm b/lib/strictures.pm index f618f66..01ccd8c 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -15,9 +15,12 @@ our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw( deprecated exiting experimental + experimental::autoderef experimental::lexical_subs experimental::lexical_topic + experimental::postderef experimental::regex_sets + experimental::signatures experimental::smartmatch glob imprecision @@ -27,6 +30,7 @@ our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw( layer newline pipe + syscalls unopened misc numeric