How to debug POE based app and find memory leak
Gabor Szabo <[email protected]> Wed, 11 Apr 2012 11:33:53 +0300
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <CABe4FJA0XqOFqprcN=yZ+68Vu7cWON-3dMF0HuDE4xWdcGEi-Q@mail.gmail.com> |
Hi, I have written a small POE script fetching web pages but it is leaking a lot of memory. I wonder if you could give me advice how to track down this memory leak? In a more generic question, are there special tools to debug a program using POE ? regards Gabor