* Bumped minimum version of Perl to 5.006
* Test pass with a non-existant ~/.cpan
* Tests tweaked for better failure into
* Fixing missing tarball in distribution
Changes 1.12:
* Moving to a production version
* Updating Module::Install to 1.00
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
scheduled import of Padre.
It takes any arbitrary Perl distribution tarball (open source or otherwise)
and injects it into the local CPAN file cache, smoothing some metadata
files to make it look as if it came from CPAN.
It makes use the officially blessed "Reserved Local CPAN Author" id "LOCAL"
as the author the distributions are added under.