in reply to Re: out of memory problem after undef
in thread out of memory problem after undef

I can't say how it would work on win32, but on linux, I've had luck with Perl releasing huge memory back to the system

Win32 does release back to the OS, but we're not talking about releasing back to the system. Releasing back to Perl is fine.

  • Comment on Re^2: out of memory problem after undef