in reply to Re: Template::Toolkit: better way to generate variable names?
in thread Template::Toolkit: better way to generate variable names?

i think that's the only combination i *didn't* try.

the last one i tried was in the cgi.textfield method. something like:

[% mycgi.textfield( '-name' => "floorplan_name${s}" ... ) %]
and that gave me a template exception.