From: Graham Knop Date: Sun, 1 Mar 2015 13:12:12 +0000 (-0500) Subject: add new experimental::bitwise category X-Git-Tag: v2.000001~14 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=dfe53a53081f9a275e0add26854bf8d5c74df494;p=p5sagit%2Fstrictures.git add new experimental::bitwise category --- diff --git a/lib/strictures.pm b/lib/strictures.pm index 3d24649..8e95074 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -18,6 +18,7 @@ our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw( exiting experimental experimental::autoderef + experimental::bitwise experimental::const_attr experimental::lexical_subs experimental::lexical_topic