in reply to Using Object::Destroyer with HTML::FormatText
Any help would be greatly appreciated!
And ignored (Re^3: Memory Leak HTML::FormatText)
Here is another idea, keep a database of stuff you've seen (say DB_File or DBD::SQLite ), and every 1000 urls, restart your process, thus avoiding any memory buildup, without fixing any modules
When you've processed all urls, quit
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using Object::Destroyer with HTML::FormatText
by PerlNovice999 (Novice) on Sep 18, 2013 at 09:05 UTC | |
by Anonymous Monk on Sep 18, 2013 at 10:40 UTC |