Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Yes, even you can use CPAN

by OfficeLinebacker (Chaplain)
on Apr 20, 2013 at 16:58 UTC ( [id://1029663]=note: print w/replies, xml ) Need Help??


in reply to Yes, even you can use CPAN

Question: when you say

$ENV{PERL5LIB} = "$ENV{HOME}/lib/perl5:$ENV{HOME}/lib"

Don't you want to actually apppend the libs desired to the variable, rather than replace the variable's contents with the directory you're installing into?

Replies are listed 'Best First'.
Re^2: Yes, even you can use CPAN
by Anonymous Monk on Apr 20, 2013 at 17:04 UTC

    Don't you want to actually apppend the libs desired to the variable, rather than replace the variable's contents with the directory you're installing into?

    it doesn't matter / it depends on your setup

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-03-19 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found