Re: [htmltmpl] new work on HTML::Template
Brought to you by:
samtregar
From: Lyle <web...@co...> - 2011-04-07 00:29:20
|
On 07/04/2011 00:30, Alex Teslik wrote: > On Wed, 06 Apr 2011 17:53:01 -0400, Michael Peters wrote >> Maybe a new "lexical_vars" option that will fall back to a parent- >> loop or top-level declared var if one doesn't exist in the current >> loop? That would be similar to the way vars work in Perl loops. Is >> that what you're asking for? > "lexical_vars" option would be perfect. If it could also be controlled in-loop > that would be useful and time saving > > __lexical_vars => 0 That sounds very sensible :) Lyle |