Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Re: Re: Re: Merging XML

by Fastolfe (Vicar)
on Nov 28, 2001 at 00:54 UTC ( [id://127909]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: Merging XML
in thread Merging XML

perl Makefile.PL PREFIX=~

This installs module stuff in ~/lib/ and binaries that ship with a module into ~/bin/, things like that. You can also use LIB=~/lib if you're just concerned about getting the module itself in the right place (which is usually sufficient for simple modules).

See ExtUtils::MakeMaker for more interesting tidbits about the Makefile.PL that ships with standard module installations.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2024-03-28 23:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found