Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

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

by thraxil (Prior)
on Jan 11, 2004 at 19:17 UTC ( [id://320505]=note: print w/replies, xml ) Need Help??


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

load_tmpl() passes parameters on:

my $tmpl_obj = $webapp->load_tmpl('some_other.tmpl', die_on_bad_params => 0, cache => 1 );

see the CGI::Aplication documentation

Replies are listed 'Best First'.
Re: Re: CGI::Application and HTML::Template interaction
by geektron (Curate) on Jan 11, 2004 at 19:27 UTC
    thanks. i'd read through the perldoc too quickly and missed that part. i was expecting it to be in the constructor for CGI::Application for some reason.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-03-29 12:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found