In perl.git, the branch corelist-rework has been created
<http://perl5.git.perl.org/perl.git/commitdiff/e4e9c4d1cb029c94edde5221953146fcce659ec0?hp=0000000000000000000000000000000000000000>
at e4e9c4d1cb029c94edde5221953146fcce659ec0 (commit)
- Log -----------------------------------------------------------------
commit e4e9c4d1cb029c94edde5221953146fcce659ec0
Author: Max Maischein <[email protected]>
Date: Sat Mar 10 17:28:08 2012 +0100
Move the requirement for Algorithm::Diff down to where the module is
actually needed
corelist-perldelta.pl is a bit schizophrenic. The part to generate the
new Perldelta text does not need Algorithm::Diff, but wants to be
run with the freshly built Perl. Ideally, the two usages get
clarified and split up into two separate programs. The added documentation
tries to give two helpful usages of the program.
-----------------------------------------------------------------------
--
Perl5 Master Repository