X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/ad32999b763fe6856959e5d73f39651e3bd5dd6d..167f59c18c1e17cd1060b030cf95ff2deb1d4833:/lib/feature.pm diff --git a/lib/feature.pm b/lib/feature.pm index ac17b00..6ab650d 100644 --- a/lib/feature.pm +++ b/lib/feature.pm @@ -27,6 +27,8 @@ my %feature_bundle = ( "5.14" => [qw(say state switch unicode_strings)], "5.15" => [qw(say state switch unicode_strings unicode_eval evalbytes)], + "5.16" => [qw(say state switch unicode_strings unicode_eval + evalbytes)], ); # special case