Philip S Tellis wrote:

> I think you're asking for associate => $cgi.  Just make all your
> settings to the $cgi object before you pass it.

Ahh yes. 
Maybe I should read the docs again now I've started to understand what
it's doing :-)

One problem though, When using associate the query object has to exist.
I'm initializing a bunch of tmpls at the beginning of the script (with
cach=>1). Is there a way of deferring the evaluation of $q until the
$tmpl->output is called instead of when new is called ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to