in reply to Re: Juggling structures with Template Toolkit
in thread Juggling structures with Template Toolkit

No, I need a method to dynamically generate this:

[% PROCESS "another.tmpl" options => [ { value => 'one' }, { value => 'two' }, { value => 'three' } ] %]