David Leadbeater: > * What the diff for a release manager will look like ... > * How this fits in with scripts in Porting, etc. Change the instructions to say something like this for maint releases: - Regenerate Module::CoreList - Commit to maint - Then: $ ./perl -Ilib utils/corelist -v 5.14.2 > /tmp/corelist $ checkout blead $ perl Porting/corelist.pl --add-version=5.14.2 < /tmp/corelist $ commit -a -m 'Update CoreList for 5.14.2' (And adjust corelist.pl in bleadperl to work with that.) Then the format does not matter.Thread Previous | Thread Next