Andrew Light wrote:
Randal,
thanks a lot for your fast and really helpful answer.
CACHE_SIZE is not defined within my config, so it should be set to undef.
I have set the COMPILE DIR and have the compiled templates already
written to disk on the web server.
The one thing I have to figure out now, is how to manage the global
varialbe thing. To be honest, I have never heard about the
Apache::Registry hack, I just pop in all of my regular CGI files in a
mod_perl environment and don“t really have any special codes for
mod_perl execution.
How is your mod_perl environment configured? Do you have something like:
PerlHandler Apache::PerlRun
Or:
PerlHandler Apache::Registry
Are there any resources on this, that I should study?
http://perl.apache.org/docs/1.0/guide/porting.htm
_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates