in reply to Memory leaks and reference counting within Perl.

You may also find this link iteresting.

http://www.perlmonks.org/?node_id=336883

Re: undefining hashes to free memory

Update: provide "PMish" link.

  • Comment on Re: Memory leaks and reference counting within Perl.

Replies are listed 'Best First'.
Re^2: Memory leaks and reference counting within Perl.
by davido (Cardinal) on Jan 06, 2005 at 02:41 UTC

    http://www.perlmonks.org/?node_id=336883

    Or for those who prefer the simple automation of clickable links, that is: Re: undefining hashes to free memory ([id://336883] is how we do links around here ;) ).

    Now back to your regular programming, currently in progress...


    Dave