|
|
| "be consistent" | |
| PerlMonks |
Re^3: problems with fork from threadby Gangabass (Priest) |
| on Mar 02, 2012 at 06:42 UTC ( #957393=note: print w/ replies, xml ) | Need Help?? |
|
I have same problem recently (threaded app with HTML::TreeBuilder::XPath). I have downloaded and processed less than 6000 entries (html pages) but my program uses 2Gb! I have fixed this issue by adding $tree->delete() after I don't use it.
Thanks.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||