List -- I'm looking for a way for my CGI::Application to control all of it's HTML::Template calls from one place. In the 'setup( )' (or 'cgiapp_init( )', 'cgiapp_prerun( )') I would like to be able to set my parameters (path, die_on_bad_params, path, etc) for the entire run (to end of this run-mode execution.)
This seems like the most-change friendly way to deal with HTML::Template parameters (set parameter list one place during initialization and have simple calls within individual run_modes to just request filenames.) I've been trying all day to get this to work in some manner -- is anyone else trying or succeeding to do this? Does some existing functionality exist to provide this type of control? Thanks in advance, Cory --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
