summaryrefslogtreecommitdiff
path: root/lib/feature.pm
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-11-15 04:52:25 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-11-15 05:00:13 -0800
commit167f59c18c1e17cd1060b030cf95ff2deb1d4833 (patch)
treebbca7bd8aefc6550f4580e97223c9daeac15c605 /lib/feature.pm
parentad32999b763fe6856959e5d73f39651e3bd5dd6d (diff)
downloadperl-167f59c18c1e17cd1060b030cf95ff2deb1d4833.tar.gz
Add 5.16 feature bundle
It needs to be added some time before the major version bump, so now is as good a time as any.
Diffstat (limited to 'lib/feature.pm')
-rw-r--r--lib/feature.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/feature.pm b/lib/feature.pm
index ac17b002cd..6ab650deb9 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