Re: Text::TemplateLite syntax, was Re: Please help me name my text template module...

2012-11-15 Thread Aristotle Pagaltzis
* Brian Katzung [2012-11-14 22:15]: > Here's what I would consider a typical use case for > Text::TemplateLite: "nicely" displaying the number of matches > returned by a query using Template and Text::TemplateLite: > > > # The Template Toolkit template: > my $tt_tpl = q{Your search returned [% IF

Text::TemplateLite syntax, was Re: Please help me name my text template module...

2012-11-14 Thread Brian Katzung
On 2012-11-13 07:12, Aristotle Pagaltzis wrote: * Brian Katzung [2012-10-09 21:10]: Absolutely bare-bones syntax (it is my hope that even non-programmer users (with some limited training) can edit templates) Looking at your docs, to be frank, I don’t think you succeed at this one. In my exp