Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Installing modules locally

by szabgab (Priest)
on Jul 27, 2006 at 11:38 UTC ( [id://564029]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Makefile.PL PREFIX=/home/gabor/perl5lib
    
  2. or download this
    export P5=/home/gabor/perl5lib
    export PERL5LIB=$P5/share/perl
    ...
    export PERL5LIB=$PERL5LIB:$P5/usr/local/share/perl/5.8.7
    export PERL5LIB=$PERL5LIB:$P5/lib/perl/5.8
    export PERL5LIB=$PERL5LIB:$P5/usr/local/lib/perl/5.8.7
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://564029]
Approved by Hue-Bond
Front-paged by Courage
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found