On Wed, Jun 20, 2012 at 4:31 AM, Daniel Degenhardt <mr_slowd...@gmx.de>wrote:

> Thanks for the really quick response.
>
> Still it seems that I'm missing something essential. If I do it the way
> you explained, I always get the unmodified values:
>
> [% name="John" %]
>
> in the template still results in printing "Fred" if I write
>
> print $stash{name};
>
>
In my example you may notice that I only modified the hash reference passed
in as 'headers'.
Please see Andy's email as another example.

Clayton
 <https://freundschaftswerbung.gmx.de>
_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to