Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: module installation

by Aighearach (Initiate)
on Jun 15, 2001 at 16:41 UTC ( [id://88772]=note: print w/replies, xml ) Need Help??


in reply to module installation

On unix systems you can generally install your own perl in user space, and not have to worry about modules being a problem. This is ideal, if you have the disk space on the host.

Alternatively, you can install individual packages in your home dir for use with the site's main perl using this formula: (assumes bash shell)

perl Makefile.PL prefix=$HOME
make
make test
make install
You'll want to look at your Perl docs to read about @INC, also.
--Paris

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2025-05-14 06:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.