Re: Apache::DProf giving empty tmon.out files
Alx G wrote:[color=blue]
> 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.[/color]
try Devel::Profiler:
[url]http://search.cpan.org/dist/Devel-Profiler/[/url]
you might want to try the svn sources, since it's been a while since
there has been a release
[url]http://sourceforge.net/projects/devel-profiler/[/url]
--Geoff