Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
more useful options
 
PerlMonks  

Re^3: Dependency hell: Bundle::CPAN, Pod::Coverage and Module::Build

by cees (Curate)
on Apr 30, 2006 at 21:06 UTC ( [id://546617]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re^2: Dependency hell: Bundle::CPAN, Pod::Coverage and Module::Build
in thread Dependency hell: Bundle::CPAN, Pod::Coverage and Module::Build

If you are using Debian, you can solve a lot of those problems by installing those support modules from the deb repository. Debian packages up a huge amount of perl modules, including the ones that you were having problems with.

  • libmodule-build-perl
  • libtest-pod-coverage-perl
  • libtest-pod-perl

Now these packaged version may not be the absolute latest on CPAN, but since they are support modules and will not be used in your application, that should usually not concern you.

There is also an extra deb repo that contains more recent CPAN modules. Just add the following to your /etc/apt/sources.list config file:

deb http://debian.pkgs.cpan.org/debian unstable main

Although I don't know how up to date those are, since I haven't seen any changes to it recently....

  • Comment on Re^3: Dependency hell: Bundle::CPAN, Pod::Coverage and Module::Build
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://546617]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.