It's reliable till someone changes it... :-)
Perl 5 never GCs a sub's lexicals in the sense we're talking about here. Certainly things can happen to objects that go out of scope, but that's different.
Perl doesn't know when a sub might be called again. It merely assumes it.
In reply to Re: Re: Re: Re: what's faster than .=
by TimToady
in thread what's faster than .=
by xafwodahs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |