This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RMG - Show correct Porting/corelist-perldelta.pl command for MAINT releases
authorSteve Hay <steve.m.hay@googlemail.com>
Sat, 31 Jan 2015 13:43:32 +0000 (13:43 +0000)
committerSteve Hay <steve.m.hay@googlemail.com>
Sat, 31 Jan 2015 13:43:32 +0000 (13:43 +0000)
Porting/release_managers_guide.pod

index 76e0f45..863ab96 100644 (file)
@@ -674,6 +674,10 @@ Fill in the "New/Updated Modules" sections now that Module::CoreList is updated:
 
   $ ./perl -Ilib Porting/corelist-perldelta.pl --mode=update pod/perldelta.pod
 
+For a MAINT release use something like this instead:
+
+  $ ./perl -Ilib Porting/corelist-perldelta.pl 5.020001 5.020002 --mode=update pod/perldelta.pod
+
 Ideally, also fill in a summary of the major changes to each module for which
 an entry has been added by F<corelist-perldelta.pl>.