[cgiapp] Anyone using HTML::Template::Expr ?
Mark Jaffe
jaffe.mark at gmail.com
Tue Sep 16 15:31:24 EDT 2008
Michael,
Thanks for the info; it is the second case that is concerning me, which
is what I need to do. I am outside my comfort-zone with an override, and
just need to see an example/tutorial of how it is done. Any suggestions
for how to override load_tmpl? My initial attempt failed due to stupidity.
TIA,
Mark
Michael Peters wrote:
> Mark Jaffe wrote:
>> I realized the plain version did not allow me to perform "case-like"
>> statements, and found Tregar had an extension by this name. I was
>> unsure how to instantiate it, since it seems that the HTML::Template
>> initialization is hidden somewhere. Can someoene provide a clue?
>
> Any place you would use HTML::Template just replace it with
> HTML::Template::Expr. If you're talking about C::A's load_tmpl()
> function, then you'll need to override it and replace it with your own
> version that uses H::T::E.
>
More information about the cgiapp
mailing list