Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Where to install my own perl modules?

by DamnDirtyApe (Curate)
on Mar 28, 2004 at 19:06 UTC ( [id://340415]=note: print w/replies, xml ) Need Help??


in reply to Where to install my own perl modules?

I'm using Linux, so what I do is make a directory under my home directory called perl_modules, and put them in there. Then, in my .bashrc file, I put

export PERL5LIB=~/perl_modules

and my ~/perl_modules is automatically included in @INC for all my perl scripts.


_______________
DamnDirtyApe
Those who know that they are profound strive for clarity. Those who
would like to seem profound to the crowd strive for obscurity.
            --Friedrich Nietzsche

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 23:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found