Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Perl Profiler

by jai_dgl (Beadle)
on Jul 02, 2008 at 07:44 UTC ( [id://695093]=perlquestion: print w/replies, xml ) Need Help??

jai_dgl has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

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.

is there any solution or work around ?
Thanks
Jey

Replies are listed 'Best First'.
Re: Perl Profiler
by moritz (Cardinal) on Jul 02, 2008 at 07:50 UTC
    Which perl version are you using? I remember a thread here not too long ago about profiler errors in conjunction with some external modules with C dependencies (can't find it atm though).

    In that particular case upgrading to a newer perl version (5.10.0 is stable) and newer modules solved the problem.

      I use Perl 5.10.0 and updated module ( HTML::Parser 3.56) still I have the same error
      Undefined symbols present after loading C:/Perl/site/lib/auto/HTML/Parser/Parser.dll: at line
      I 'm using WindowsXP and Active perl(5.10.0) Plz help to fix this Thanks Jey

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://695093]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-26 05:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found