Manual Pages for UNIX Darwin command on man Apache::Leak
MyWebUniversity

Manual Pages for UNIX Darwin command on man Apache::Leak

Leak(3) User Contributed Perl Documentation Leak(3)

NAME

Apache::Leak - Module for tracking memory leaks in modperl code

SYNOPSIS

use Apache::Leak;

leaktest {

my $obj = Foo->new;

$obj->thingy;

};

#now look in errorlog for results

DESCRIPTION

"Under Construction."

SEE ALSO

Devel::Leak AUTHOR

Doug MacEachern Leak.xs derived from Nick Ing-Simmons' Devel::Leak

perl v5.8.6 2000-03-30 Leak(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™