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

Re: HTML::Template

by MZSanford (Curate)
on Sep 13, 2001 at 19:13 UTC ( [id://112210]=note: print w/replies, xml ) Need Help??


in reply to HTML::Template

you could install the module into a directory under your home directory, and then add a use lib '/home/dir/lib'; line to each script. To install the module in a special place can usually be done with the following (if i recall):
perl Makefile.PL PREFIX=/home/dir/lib make make test make install

my own worst enemy
-- MZSanford

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 06:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found