summaryrefslogtreecommitdiff
path: root/regen/feature.pl
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-09-15 16:20:58 -0700
committerRicardo Signes <rjbs@cpan.org>2013-10-05 14:20:09 -0400
commitb9a36c95eb3774221010dacb932ad1c45b709677 (patch)
tree4315ca5945ae52645b36036240a956edbc7c488a /regen/feature.pl
parent76eba8ab520b5c85d3a1566e1ae17ca49faeccf1 (diff)
downloadperl-b9a36c95eb3774221010dacb932ad1c45b709677.tar.gz
Add postderef 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 377cd71264..41840ab66a 100755
--- a/regen/feature.pl
+++ b/regen/feature.pl
@@ -26,6 +26,7 @@ my %feature = (
state => 'state',
switch => 'switch',
evalbytes => 'evalbytes',
+ postderef => 'postderef',
array_base => 'arybase',
current_sub => '__SUB__',
lexical_subs => 'lexsubs',