Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Entire project on CPAN -- including all modules

by tobyink (Canon)
on Mar 08, 2012 at 22:54 UTC ( [id://958555]=note: print w/replies, xml ) Need Help??


in reply to Entire project on CPAN -- including all modules

CPAN should automatically install every module within a distribution when a single module is requested. For example, if you install HTTP::Request you'll find that HTTP::Message, HTTP::Reponse, HTTP::Headers, HTTP::Status and others get installed as well because they're part of the same distribution.

That's just how CPAN and ExtUtils::MakeMaker work. If this is not working for you, then you're probably using ExtUtils::MakeMaker wrong.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://958555]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-03-29 12:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found