Re: [htmltmpl] Getting data from template?
Brought to you by:
samtregar
From: Lyle <web...@co...> - 2009-01-29 21:15:25
|
Roger Burton West wrote: > On Thu, Jan 29, 2009 at 03:21:59AM +0000, Lyle wrote: > > >> But that doesn't work. Is there a way to pickup data from a template >> you've read in? >> > > This is quite a common question, and the answer is "yes". My own > HTML::Template::Set extension is one approach. See the list archives. > Is there a version that works with HTML::Template::Pro? I'm using a template system that loads HTML::Template::Pro if available (for the speed enhancements) otherwise defaults to the normal HTML::Template. I'd need to be able to use HTML::Template::Set with both of them. Lyle |