summaryrefslogtreecommitdiff
path: root/regen/feature.pl
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2015-01-03 22:20:17 -0800
committerFather Chrysostomos <sprout@cpan.org>2015-01-31 22:03:50 -0800
commitcec892e70ee3421ec1820fe8e5df17cb07e1a686 (patch)
treef72448ccd3a1e9d1a70abccfe7cf0355e20e19a4 /regen/feature.pl
parent5d01050abccabc9ab4309d80d4b603d68575e0a8 (diff)
downloadperl-cec892e70ee3421ec1820fe8e5df17cb07e1a686.tar.gz
Add bitwise feature feature
Diffstat (limited to 'regen/feature.pl')
-rwxr-xr-xregen/feature.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/regen/feature.pl b/regen/feature.pl
index 0d41d3be2c..a402626973 100755
--- a/regen/feature.pl
+++ b/regen/feature.pl
@@ -25,6 +25,7 @@ my %feature = (
say => 'say',
state => 'state',
switch => 'switch',
+ bitwise => 'bitwise',
evalbytes => 'evalbytes',
postderef => 'postderef',
array_base => 'arybase',