in reply to Testing Modules.

This might be of use.. I wrote a little tidbit on how to profile cgi by using Devel::DProf within your cgi script.

Replies are listed 'Best First'.
Re^2: Testing Modules.
by Your Mother (Archbishop) on Aug 30, 2009 at 02:01 UTC

    I don't know Devel::DProf but as I understand it Devel::NYTProf (which I have tried and it's great) is to be strongly preferred.