in reply to Re^2: How to perform dispose using XML::DOM::Lite
in thread How to perform dispose using XML::DOM::Lite

I am also faced the same problem. So there is no other way to fix the memory leak?

I wouldn't know. There are many bug reports and many patches listed. Try one and see if it fixes the problem.

If we try with weaken (using Scalar::Util). Still the issue is arising?

Is it?

  • Comment on Re^3: How to perform dispose using XML::DOM::Lite

Replies are listed 'Best First'.
Re^4: How to perform dispose using XML::DOM::Lite
by Anonymous Monk on Apr 27, 2012 at 08:04 UTC

    Yes. Weaken is not working to fix the XML::DOM::Lite's Memory leaks

    I have verified the bugs reported for this XML::DOM::Lite and the fixes given (weakenis also taken from there). Could you please send the link related to this bug