in reply to Re: Optimize a HTML::Template::Expr template
in thread Optimize a HTML::Template::Expr template
Thanks zwon. I am trying HTML::Template::Pro. But I also need to call query() on the template object. Is it possible to get around this? In the sense use HTML::Template::Pro but still do query().
Edit: Or if I am not asking for too much is there a way to convert a HTML::Template object to HTML::Template::Pro object after I am done with all the query() calls and also some param() calls?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Optimize a HTML::Template::Expr template
by zwon (Abbot) on Aug 24, 2009 at 17:26 UTC |