Date: | Wed, 27 Apr 2005 23:54:29 +0200 |
From: | Fabricio Martinez <davanger [...] madrid.sight.es> |
To: | rcaputo [...] cpan.org |
Subject: | Client::HTTP |
Sorry to bother you but I would like to know if it was possible to add a
destructor to the module. I have created 2 scripts one that uses POE's
UserAgent and another with Client::HTTP. I prefer Client::HTTP as it is
much faster but it does not have a destructor (shutdown) and for some
reason its eating too much memory. This does not happen with the other
script and I do store practically any data in memory because I use a
MySQL DB for practically everything.
Thanks,
Fabricio MartÃnez