package feature;
-our $VERSION = '1.15';
+our $VERSION = '1.16';
# (feature name) => (internal name, used in %^H)
my %feature = (
my %feature_bundle = (
"5.10" => [qw(switch say state)],
"5.11" => [qw(switch say state unicode_strings)],
+ "5.12" => [qw(switch say state unicode_strings)],
);
# special case
internal UTF-8 flag set, but that contain single-byte characters between
128 and 255.
-Upgraded from version 1.11 to 1.15.
+Upgraded from version 1.11 to 1.16.
=item C<less>