in reply to Need Help gettng Devel::Leak working (or Devel::LeakTrace)
And in my error_log I'm getting:my $this = {}; bless( $this ); my $count = Devel::Leak::NoteSV( $this->{handle} ); ...application ( too much to list ) Devel::Leak::CheckSV($this->{handle});
|
|---|