Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: HTML::Template : How to separate code and html with lesser maintenance issues

by tinita (Parson)
on Nov 22, 2006 at 08:31 UTC ( [id://585463]=note: print w/replies, xml ) Need Help??


in reply to Re^2: HTML::Template : How to separate code and html with lesser maintenance issues
in thread HTML::Template : How to separate code and html with lesser maintenance issues

But the documentation for HTC says that it could slow down things under certain circumstances
yes, if you are in a CGI environment and you can't use filecaching, for whatever reason.
but in that case your script will be slow anyway because the interpreter has to start it all over again every request, so the speed difference won't be that big compared to the overall execution time.
and last but not least, if speed is *that* crucial for you you should switch to mod_perl or FastCGI anyway.
  • Comment on Re^3: HTML::Template : How to separate code and html with lesser maintenance issues

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-23 14:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found