This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add some sanity checking to corelist-perldelta.pl
authorFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 14:20:07 +0000 (15:20 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 16:15:12 +0000 (17:15 +0100)
commit93b0063647a56513aa23815ec7c2d8cb85fab669
tree71a2d864a21013fb1280227effee3947e2da80cc
parent4f978a3b8c9776e98aba2d5076469c8ba3fafcc1
Add some sanity checking to corelist-perldelta.pl

It can now generate a diff between what's in perldelta and what's in
Module::CoreList for a given range of releases. It's not quite perfect yet, but
already useful.
Porting/corelist-perldelta.pl