in reply to Threads memory consumption is infinite

Are you using WWW::Mechanize? It keeps the full text of all pages it hits in memory. Instructions for disabling this are in the FAQ.
  • Comment on Re: Threads memory consumption is infinite

Replies are listed 'Best First'.
Re^2: Threads memory consumption is infinite
by Godsrock37 (Sexton) on Jun 10, 2008 at 18:07 UTC
    im using html tree builder which has a delete function that i've implemented