in reply to
Re: understanding closures
in thread
understanding closures
Actually, the purists will say that it
is
a closure. A closure (technically) does not have to be a lambda / anonymous sub / dynamically generated sub.
Comment on
Re^2: understanding closures
In Section
Seekers of Perl Wisdom