![]() |
|
P is for Practical | |
PerlMonks |
Need Help gettng Devel::Leak working (or Devel::LeakTrace)by boysenberry (Acolyte) |
on Aug 20, 2005 at 18:08 UTC ( #485409=perlquestion: print w/replies, xml ) | Need Help?? |
boysenberry has asked for the wisdom of the Perl Monks concerning the following question: I'm getting some "Attempt to free unreferenced scalar" errors while using mod_perl and am trying to use Devel::Leak and/or Devel::LeakTrace to find out which scalar references are off. In the Devel::Leak doc it gives the following as an example:In the above what would $handle be? I'm using my own PerlHandler in my httpd.conf file.
Back to
Seekers of Perl Wisdom
|
|