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

Re^2: Options for SS Includes when HTML::Template is unavailable

by GaijinPunch (Pilgrim)
on Aug 13, 2004 at 08:35 UTC ( [id://382570]=note: print w/replies, xml ) Need Help??


in reply to Re: Options for SS Includes when HTML::Template is unavailable
in thread Options for SS Includes when HTML::Template is unavailable

And if I don't have a shell?
  • Comment on Re^2: Options for SS Includes when HTML::Template is unavailable

Replies are listed 'Best First'.
Re^3: Options for SS Includes when HTML::Template is unavailable
by Gilimanjaro (Hermit) on Aug 13, 2004 at 08:50 UTC
    HTML::Template seems to be pure-purl, and just needs the one .pm, so:
    • create a dir in your home called lib (for example)
    • create a dir named HTML in lib/ (so now we have lib/HTML)
    • copy a recent Template.pm into the new dir
    • add a use lib '/myhome/lib' in your script
    And you should be all set...

    Am I to assume your scripts are all cgi's? If you expect a lot of traffic on your scripts, you may be able to persuade your provider/administrator to activate mod_perl to alleviate the server load...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (1)
As of 2024-04-24 14:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found