in reply to Re: Using Object::Destroyer with HTML::FormatText
in thread Using Object::Destroyer with HTML::FormatText
Thank you for your reply!
Yes, I can simply partition the process into batches of less than 3000 files (i.e., before I run out of memory). Instead of using DBD::SQLite or something like this, I can simply do this by creating seperate files with the website addresses. I am not a computer programmer, I am trying to limit the modules I am using since the CPAN documentation is usually not sufficient for me to understand them...
I did not ignore the node you are referring to. It just did not help me. I tried the delete call (see my response to the earlier node), but that did not work. I do not know what exactly I have to delete and how to do it. I was hoping that Object::Destroyer would take care of this. I just do not understand how it works exactly when combining it with HTML::FormatText
I am presumably not the only one using HTML::FormatText with a lot of files and/or using Object::Destroyer, so I am hoping that there is a immediate fix to my problem, rather than using some workaround.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Using Object::Destroyer with HTML::FormatText
by Anonymous Monk on Sep 18, 2013 at 10:40 UTC |