Roy Rubin wrote: > > Hello, > > Is there a way to load a HTML::Template::Expr object in CGI::Application > much the same way as load_tmpl() ?
Sure, just override the load_tmpl() method with your own version of it that does what you want. -mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
