in reply to
Re^2: Perl scoping not logical...?
in thread
Perl scoping not logical...?
I think the point is that a named subroutine doesn't get the full closure treatment. It never "creates a new one at runtime" (called cloning in the Perl 6 synopses).
Comment on
Re^3: Perl scoping not logical...?
In Section
Seekers of Perl Wisdom