On 10/8/07, David Cantrell <[EMAIL PROTECTED]> wrote: > I was going to also run all the distributions that have PASSes with > 5.005_04 through it (there are 90 of them) but there's a problem. > CPAN::Reporter needs a shiny new CPAN.pm, which in turn needs > Scalar-List-Utils, which won't build.
I've gotten pretty far with some manual installations of toolchain modules, including getting Scalar::Util to build. A key step along the way was getting a new EU::MM -- which unfortunately wants Pod::Man and that pulls in a long dependency chain. I'll try to reconstruct the sequence and maybe put out a Bundle. Right now I'm stuck on something that triggers perl-5.8.8 as a dependency. :-( David