in reply to Re: Re: what's faster than .=
in thread what's faster than .=
That's both interesting and intriguing. Is the behavior documented other than in the source? Is it reliable? How does Perl decide when to GC a subs lexicals and when not to? How does it know when a sub might be called again?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: what's faster than .=
by TimToady (Parson) on Mar 11, 2003 at 02:05 UTC | |
by BrowserUk (Patriarch) on Mar 11, 2003 at 02:44 UTC | |
by perrin (Chancellor) on Jul 06, 2003 at 17:26 UTC |