* 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
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