Friday I posted what I thought was a well formed question about tracking perl memory leaks, over in
. But it got no comments. So maybe a simpler question? Could anyone post a working example of a small script leaking memory, using a memory debug tool (e.g. Devel::Leak or Devel::Leak::Object or...)? I think it need something more like Devel::Leak, because I've got leaks in an inner loop that don't make it to END.