in reply to How can I free the memory of a XML::Simple-Object

how can I free the memory?

Figure out how to do this with forks instead of threads. Forking returns memory always.


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re: How can I free the memory of a XML::Simple-Object

Replies are listed 'Best First'.
Re^2: How can I free the memory of a XML::Simple-Object
by bulk88 (Priest) on Oct 27, 2012 at 15:41 UTC
    He is running on Windows. Each psuedofork will allocate memory.