Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Where to unpack CPAN modules

by rinceWind (Monsignor)
on Dec 15, 2006 at 12:27 UTC ( [id://590022]=note: print w/replies, xml ) Need Help??


in reply to Re: Where to unpack CPAN modules
in thread Where to unpack CPAN modules

I recommend using a combination of PREFIX= and LIB= as in:

perl Makefile.PL PREFIX=~/perl LIB=~/perl/lib make make test make install

If you have any modules that use Module::Build, the mantra is different: (presented here for completeness)

perl Build.PL install_base=~/perl ./Build ./Build test ./Build install

--

Oh Lord, won’t you burn me a Knoppix CD ?
My friends all rate Windows, I must disagree.
Your powers of persuasion will set them all free,
So oh Lord, won’t you burn me a Knoppix CD ?
(Missquoting Janis Joplin)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-20 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found