Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Running CPAN without Being root

by simonm (Vicar)
on Nov 03, 2003 at 17:37 UTC ( [id://304178]=note: print w/replies, xml ) Need Help??


in reply to Running CPAN without Being root

CPAN.pm accepts a conf variable, LIB, which controls the installation path. Look in the CPAN FAQ under "I am not root, how can I install a module in a personal directory?"

More generally, take a look at ExtUtils::AutoInstall; it handles interactive querying and installation of required and/or optional modules, and you may be able to simply use it rather than writing your own interactive Makefile.PL and worrying about cross-platform testing.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-20 01:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found