![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
•Re: Re: •Re: Re: Toggling between two valuesby merlyn (Sage) |
on May 05, 2003 at 17:46 UTC ( #255685=note: print w/replies, xml ) | Need Help?? |
But I thought the "not stay shared" error is because the
closure stuff is triggering on a named subroutine (usually
inside another one). Is that not being closed on the first
invocation, and subsequent invocations creating different
lex vars?
And, on a completely different note, is this not a named closure? That looks like I can call named_closure() to me, and it's a named closure. Perhaps that's not what -- Randal L. Schwartz, Perl hacker
In Section
Seekers of Perl Wisdom
|
|