Alx G wrote:
Hi, I'm trying to use Apache::DProf with my Perl web app. I can't work out what I'm doing wrong - it should be working but it isn't (how many times have we all said that to ourselves eh?). I've run out of options to try now, I hope someone can help me please.
try Devel::Profiler: http://search.cpan.org/dist/Devel-Profiler/you might want to try the svn sources, since it's been a while since there has been a release
http://sourceforge.net/projects/devel-profiler/ --Geoff