Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Re: perl fool - inserting text into html doc

by archen (Pilgrim)
on Apr 02, 2002 at 16:56 UTC ( [id://156061]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: perl fool - inserting text into html doc
in thread perl fool - inserting text into html doc

have you tried
use ./Template.pm;
Some modules also require that you actually install them, as opposed to just point at them, although I believe HTML::Template can simply be run this way.
Err.. nevermind what I said. Now that I look closely at your post I realize that you probably have shell access and can just install the module locally (see below). Which is what you SHOULD do. I tend to forget that since my website doesn't allow telnet or ssh.

Replies are listed 'Best First'.
Re: Re: Re: Re: perl fool - inserting text into html doc
by Fletch (Bishop) on Apr 02, 2002 at 20:00 UTC

    ITYM use lib "/my/lib/dir"; use Template;.

    See also perldoc perlmodinstall and perldoc -q 'my own module' for more details.

Re: Re: Re: Re: perl fool - inserting text into html doc
by archen (Pilgrim) on Apr 03, 2002 at 01:00 UTC
    < delete >
    feh.... mozilla is not my friend today..

Log In?
Username:
Password:

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

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

    No recent polls found