Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Installing CPAN without root access

by McA (Priest)
on Sep 10, 2013 at 15:19 UTC ( [id://1053291]=note: print w/replies, xml ) Need Help??


in reply to Installing CPAN without root access

Hi,

the solution depends heavily on the question whether you want to stick to the system's perl installation or if you want a current Perl version too.

If you say: Hey, I start by own directory tree for modules why should I not also install a perl for my own, than have a look at http://perlbrew.pl/. (App::perlbrew)

If you say: No, please, I just want some modules on my own, than have a look at local::lib and for nice installation to App::cpanminus.

UPDATE: I forgot something. The local::lib thing is meanwhile integrated into the App::perlbrew. So you can think of the App::perlbrew way as a kind of superset.

McA

  • Comment on Re: Installing CPAN without root access

Replies are listed 'Best First'.
Re^2: Installing CPAN without root access
by vihar (Acolyte) on Sep 10, 2013 at 17:01 UTC
    I tried installing App::perlbrew but I keep getting error with the curl command they have provided on the website that curl couldn't connect to host. Thanks for your help though

      but I keep getting error with the curl command they have provided on the website that curl couldn't connect to host.

      And then what happened?

      You probably have an HTTP proxy on your network. Set it in the http_proxy variable. Check the curl man page.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-25 07:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found