I have a couple of hashes that are tied hashes to apache::session sessions.
I can access and manipulate them directly via [% hash.key %] or [% hash.key
= 'myvalue' %], but the following from the documentation doesn't work, it
doesnt' see any of the elements:
[% FOREACH key = hash.keys %]
[% key %] => [% hash.$key %]
[% END %]
_______________________________________________
templates mailing list
templates-MnLy+PD7ppGDO3lXZvfOKmD2FQJk+8+b@xxxxxxxxxxxxxxxx
http://lists.template-toolkit.org/mailman/listinfo/templates