Paul LeoNerd Evans wrote:

On Wed, Nov 24, 2010 at 04:54:31PM +0100, Sébastien Aperghis- Tramoni wrote:
In terms of Perl itself, apart from the reference syntax, the thing that really annoyed me recently was the lack of advanced debug tools, for example to find memory leaks. None of the tools I found or was pointed to worked
in my case.

Have you tried either

  Test::Refcount
  Test::MemoryGrowth

Didn't see these. But one of my problems is that the programs I wanted to debug are daemons or code running in an embedded Perl (within Nagios in my case). Many of the existing tools rely on eval'ing the code or rely on an END block being executed, making them a bit hard to use in the case of embedded code..


--
Sébastien Aperghis-Tramoni

Close the world, txEn eht nepO.

Reply via email to