Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^4: Memory Leak HTML::FormatText

by PerlNovice999 (Novice)
on Sep 16, 2013 at 09:17 UTC ( [id://1054260]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Memory Leak HTML::FormatText
in thread Memory Leak HTML::FormatText

Sorry, my mistake, this was supposed to read

$content->delete();

The hope was that this would destroy the Treebuilder object, which apparently gets build via HTML::FormatText, and thus prevent the memory leak. There is a reference to a delete function in the CPAN documentation, but I just get the error message "Can't call method...". The same goes for this line, which I just tried now after reading your earlier entry:

$content->eof;

Replies are listed 'Best First'.
Re^5: Memory Leak HTML::FormatText
by Anonymous Monk on Sep 16, 2013 at 10:14 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1054260]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-25 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found