Re: [htmltmpl] new work on HTML::Template
Brought to you by:
samtregar
From: Alex T. <al...@ac...> - 2011-04-06 23:30:59
|
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 |