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