On Wed, 1 Jan 2003, Chris Faust wrote:

> Currently I set things up under mod_perl by putting my "use HTML::Template"
> into a startup.pl and having:
> PerlRequire /home/httpd/perl/startup.pl
> In my httpd.conf.
>
> Is there more that I can do to increase performance?

Yes.  You can precompile your templates inside your startup.pl.  Check out
the FAQ inside the HTML::Template docs for an example.

-sam




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to