Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Perl Modules Make Easy

Status
Not open for further replies.

jr8rdt

IS-IT--Management
Joined
Feb 9, 2006
Messages
59
Location
US
What is the best/easiest way to load perl modules. The problem right now is I install/load 1 module then it turns out the module requires another module and this new module requires another module ..this goes on and on and on....

does cpan have "package" with bunch of (related) modules in it?

I would rather have ALL modules installed than having to have to install it one by one. what a pain!!

Thanks


 
I guess i'm lucky that my web host has about 600 different modules available for use ;). Except TK, I want TK!!!
 
I thought cpan would autodetect dependencies and load the other modules for you??

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[noevil]
Travis - Those Who Say It Cannot Be Done Are Usually Interrupted by Someone Else Doing It; Give the wrong symptoms, get the wrong solutions;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top