or download this
# just the relevant bits and pieces
my %feature = (
...
"5.15" => [qw(say state switch unicode_strings unicode_eval eval
+bytes current_sub fc)],
"5.17" => [qw(say state switch unicode_strings unicode_eval eval
+bytes current_sub fc)],
);