in reply to Perl Threads and Memory Leaking

After fixing the extraneous "1", I get lots of fluctuation in memory, but no increase. What version of Perl are you using?

Replies are listed 'Best First'.
Re^2: Perl Threads and Memory Leaking
by Anonymous Monk on Oct 06, 2009 at 06:03 UTC
    Perl v5.10.0 on Ubuntu Linux 32bit Extraneous 1?

      I don't get any increase with ActivePerl 5.10.0 or .1 on Windows.

      You should start trying with 5.10.1. Lots of stuff was fixed in 5.10.1

        Upgraded to v5.10.1 and still showing the same leak.
Re^2: Perl Threads and Memory Leaking
by Anonymous Monk on Oct 06, 2009 at 06:06 UTC
    Oh yeah ... sorry about that. That "1" should not be in the first reference to the subroutine.