![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Re(5): Toggling between two valuesby jdporter (Chancellor) |
on May 06, 2003 at 12:46 UTC ( #255863=note: print w/replies, xml ) | Need Help?? |
Would you say that &bar is a closure?Yes, it is, according to the standard definition. OTOH, there needs to be a term for "subroutine which is created at run time via the sub operator and thus may have bindings to lexicals which outlive the names of those lexicals"... jdporter
In Section
Seekers of Perl Wisdom
|
|