Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the pQuery CPAN distribution.

Report information
The Basics
Id: 93693
Status: open
Priority: 0/
Queue: pQuery

People
Owner: Nobody in particular
Requestors: danny [...] sadinoff.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.09
Fixed in: (no value)



Subject: pQuery leaks memory
when parsing many documents, perl executable grows without bound. this seems to be mostly due to $my->{$this}
From: danny sadinoff
On Sun Mar 09 20:11:06 2014, http://dsadinoff.myopenid.com/ wrote: Show quoted text
> when parsing many documents, perl executable grows without bound. > > this seems to be mostly due to $my->{$this}
I reccommend a reset() method to clear the globals.