This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
note Module::CoreList issue with .0 versions
authorZefram <zefram@fysh.org>
Sat, 26 May 2012 14:01:51 +0000 (15:01 +0100)
committerZefram <zefram@fysh.org>
Sat, 26 May 2012 14:01:51 +0000 (15:01 +0100)
Porting/release_managers_guide.pod

index 67cd001..0bccb59 100644 (file)
@@ -570,6 +570,10 @@ Check that file over carefully:
 
     $ git diff dist/Module-CoreList/lib/Module/CoreList.pm
 
+If this is a .0 Perl version, add the appropriate lines in F<Corelist.pm>
+to alias "5.nnn000" to "5.nnn" in each hash.  (If feeling energetic,
+amend F<corelist.pl> to automate this.)
+
 =head4 Bump C<$Module::CoreList::VERSION>
 
 If necessary, bump C<$Module::CoreList::VERSION> (there's no need to do this for