ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
287 B
Text
6 lines
287 B
Text
Apache::Profiler is a mod_perl init (and cleanup) handler to profile
|
|
time taken to process one request. Profiled data is reported to the
|
|
Apache Log file. It'd be useful to profile some heavy application
|
|
taking a long time to proceed.
|
|
|
|
WWW: https://metacpan.org/release/Apache-Profiler
|