Re: [htmltmpl] RFC: Conditional TMPL_INCLUDE
Brought to you by:
samtregar
From: Keith J. <kja...@ey...> - 2005-01-05 12:20:41
|
On Wed, 2005-01-05 at 01:58, Mathew Robertson wrote: > hmm... I'm not sure I can answer how you would go about making H::T do a compile-time parse, but I can solve your need for <TMPL_INCLUDE <TMPL_VAR num>>... > > I use a modified version of H::T which does this (and a number of other useful things, such as custom TMPL tags). Go to: > > http://members.optusnet.com.au/mathew/ > Your version has some nice features that I could use, especially the recursive HTML::Template invocation. Is there a reason why Sam has not included your mods into the CPAN version? I'd like to stay consistent and use versions from CPAN for our production servers. Keith |