diff options
Diffstat (limited to 'regen/feature.pl')
-rwxr-xr-x | regen/feature.pl | 1 |
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', |