Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: CGI::Application and HTML::Template interaction

by archon (Monk)
on Jan 11, 2004 at 19:14 UTC ( [id://320504]=note: print w/replies, xml ) Need Help??


in reply to CGI::Application and HTML::Template interaction

from the man page, i believe it would be like this:
my $tmpl_obj = $webapp->load_tmpl('some_other.tmpl', loop_context_vars => 1, die_on_bad_params => 0, cache => 1 );

Replies are listed 'Best First'.
Re: Re: CGI::Application and HTML::Template interaction
by geektron (Curate) on Jan 11, 2004 at 19:29 UTC
    thanks. as i mentioned in my other reply, i expected it to be in the constructor, not an override in one method call ...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-19 22:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found