projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7470ef5
)
add new experimental::bitwise category
Graham Knop [Sun, 1 Mar 2015 13:12:12 +0000 (08:12 -0500)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
3d24649
..
8e95074
100644
(file)
--- 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