##
[% foreach thing in env.keys.sort %]
- {% thing %}:[% env.thing %]
[% end %]
####
# perl template.pl
Content-type: text/html
file error - parse error - tt/template.html line 12: unexpected token (thing)
[% foreach thing in env.keys.sort %]
####
[% get env %]