in reply to Dependency hell: Bundle::CPAN, Pod::Coverage and Module::Build
It sounds like you opted to not install ExtUtils::CBuilder when you first installed Module::Build. It uses that module to do its XS building. Also, you can do a force install Module::Build to get your CPAN shell to install something it thinks is already the highest version.
⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Dependency hell: Bundle::CPAN, Pod::Coverage and Module::Build
by jkeenan1 (Deacon) on Apr 30, 2006 at 18:57 UTC | |
|
Re^2: Dependency hell: Bundle::CPAN, Pod::Coverage and Module::Build
by jkeenan1 (Deacon) on Apr 30, 2006 at 18:39 UTC |