jai_dgl has asked for the wisdom of the Perl Monks concerning the following question:
I'm using Devel::Profiler as well as Devel::DProf in my system.
When I include some modules like
use HTML::TreeBuilder;
It throws an error as
Undefined symbols present after loading C:/Perl/lib/auto/HTML/Parser/Parser.dll:
and
Carp::shortmess_real
Garbled profile, unexpected exit time stamp at C:\Perl\site\bin/dprofpp line 663, <fh> line 190.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl Profiler
by moritz (Cardinal) on Jul 02, 2008 at 07:50 UTC | |
by jai_dgl (Beadle) on Jul 02, 2008 at 09:34 UTC |