in reply to Re: Need Help gettng Devel::Leak working (or Devel::LeakTrace)
in thread Need Help gettng Devel::Leak working (or Devel::LeakTrace)

That is a problem for me actually. I'm using an OS X box and tried recompiling in the past with little success.

Is there another way to track down leaked scalars?

I have been able to get the mod_perl debugger working via
httpd -X -DPERLDB
The "Attempt to free unreferenced scalar" errors I get are on apachectl stop or restart.