On Mon, 4 Sep 2000, Perrin Harkins wrote:

> [% FOREACH thing = list %]
>   <a href="[% thing.url %]"><b>[% thing.name %]</b></a>
> [% END %]

what's the value? you have to write a parser and then
interpret the instructions. that's what eval() is for! and
your syntax is no prettier or easier to understand than the
perl.



Reply via email to