Help for this page
The Apache::DProf module also requires apache version 1.3b3 or higher +and PerlChildInitHandler enabled. It is configured simply by adding t +his line to your httpd.conf file: PerlModule Apache::DProf
sub sleepy { sleep 10; }