Re: [htmltmpl] HTML::Template tutorials

2007-08-01 Thread Chris Henden
Thanks to all for offering suggestions, they've been very useful. Chris On 1 Aug 2007, at 17:22, Philip Tellis wrote: > On 01/08/07, Chris Henden <[EMAIL PROTECTED]> wrote: >> Hi all, >> I'm looking for a nice tutorial on HTML::Template authoring, aimed at >> a client-side developer, without any

Re: [htmltmpl] HTML::Template tutorials

2007-08-01 Thread Karen
On 8/1/07, Chris Henden <[EMAIL PROTECTED]> wrote: > I'm looking for a nice tutorial on HTML::Template authoring, aimed at > a client-side developer, without any references to perl techniques > (or perl references...). There's some documentation on that order in the python "port", though you'll ha

[htmltmpl] HTML::Template tutorials

2007-08-01 Thread Chris Henden
Hi all, I'm looking for a nice tutorial on HTML::Template authoring, aimed at a client-side developer, without any references to perl techniques (or perl references...). All the ones I can find have explanations of the tags, and loops - but mixed up with confusing talk about arrays etc, whic