in reply to Re: Subroutine Memory Leak
in thread Subroutine Memory Leak
i'm using windows 2000 with Active Perl5.8.
512MB RAM..
I'also tried it on Mandrake Linux 10.1 and the same behavior is observed.
any clues??
The memory leak can be viewed through task manager and watch the perl.exe's memory to grow...
On Linux just type ps aux and you can see the allocated memory to grow.