Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Installation of modules in home directory

by Eureka_sg (Monk)
on May 07, 2001 at 13:12 UTC ( [id://78460]=note: print w/replies, xml ) Need Help??


in reply to Installation of modules in home directory

To include your own path, you can use one of the following:

1) change the environment variable,PERL5LIB
2)  use lib 'path/to/module_folder';
3) #!/path/to/perl -w -I/path/to/module_folder

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-29 10:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found