Iosif Fettich wrote: > Hello, > > it might be an CPANPLUS issue quite well, I haven't had a chance yet to > look further into it, but I thought I'll drop a note anyway: > > when trying to install Module::Build via CPANPLUS, > > --------------------------------- > > # perl -MCPANPLUS -e shell > > CPAN Terminal> i Module::Build > > Installing Module::Build (0.30) > Running [/usr/bin/perl > /usr/lib/perl5/site_perl/5.8.8/../../../../bin/cpanp-run-perl > /root/.cpanplus/5.8.8/build/Module-Build-0.30/Makefile.PL ]...
There have been problems in the past with CPANPLUS having difficulty upgrading Module::Build, but I can't replicate this one using the latest version (0.84). What version of CPANPLUS are you using? Also you probably want to install CPANPLUS::Dist::Build otherwise CPANPLUS will ignore Build.PL's to tragic ends.