X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fstrictures.pm;h=01ccd8c9ea4573abf72de89f9ee807359889f36f;hb=c5b35ddf5761c3b17ae2f479f0099e13c27adfed;hp=f618f668b8ebf13f154364d8cc8fc24f9531c40c;hpb=de3406612899d937d30fa4c6017333a352cce02f;p=p5sagit%2Fstrictures.git 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