in reply to Re: Tracing zombie variables.
in thread Tracing zombie variables.
> In the case I proposed this is not really a factor as the
> only method calls that I suggest you support is new() and
> DESTROY() and they only get called once per object and
> thus the overhead is negligable.
You're indeed right demerphq.
I was blinded by the method explained in Mastering Algorithms with Perl
which has methods for next() and prev().
Thank you for enlightenment.
--
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Tracing zombie variables.
by demerphq (Chancellor) on Aug 29, 2002 at 13:23 UTC |