Re: [htmltmpl] new work on HTML::Template
Brought to you by:
samtregar
From: Roger B. W. <ro...@fi...> - 2011-04-06 21:32:43
|
On Wed, Apr 06, 2011 at 03:21:13PM -0400, Michael Peters wrote: >+ Add a <tmpl_set> tag. Could be useful for template driven behaviors > (combined with param() or query()) or when combined with > <tmpl_include>: I've found this very useful, though: (a) I'm not sure it needs to live in the base module; (b) the behaviour within loops would need to be carefully defined. (My quick hack simply ignores loops.) >Any questions? Comments? Verbal Abuse? Any offers of help? Sure, what do you need? H::T has been good to me. R |