# from Gabor Szabo
# on Tuesday 02 September 2008 14:42:
>> I'm pretty damned sure that this a straw man. Can you point at any
>> regular tester who *right now* is regularly failing to follow the
>> dependency chain?
>
>actually both my recent modules get tons of FAIL reports as they only
> have Build.PL and if I understand it the current version of CPANPLUS
> cannot deal with that situations. As I understood it will be fixed
> soon so I shut my keyboard now.
That would be lovely. So I can quit the 'echo die > Makefile.PL' thing?
Except for the old versions. Oops.
There's still this trouble with nobody upgrading before attempting to
upgrade, right?
How about placing a bounty on a hack that forces an automatic upgrade to
a sufficiently old installer?
On that note: interesting CPAN.pm feature:
if (lc($prefer_installer) eq "rand") {
$prefer_installer = rand()<.5 ? "eumm" : "mb";
--Eric
--
"It works better if you plug it in!"
--Sattinger's Law
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------