rmg: feature.pl needs to be run
authorFather Chrysostomos <sprout@cpan.org>
Sat, 24 Dec 2011 17:23:41 +0000 (09:23 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 24 Dec 2011 17:25:22 +0000 (09:25 -0800)
Porting/release_managers_guide.pod

index 424e31a..1e37843 100644 (file)
@@ -938,6 +938,8 @@ marker); e.g.
         "5.14" => [qw(switch say state unicode_strings)],
     +    "5.15" => [qw(switch say state unicode_strings)],
 
+Run F<regen/feature.pl> to propagate the changes to F<lib/feature.pm>.
+
 Then follow the section L<"Bump the version number"> to bump the version
 in the remaining files and test and commit.