I *thought* i had some success in the past with Devel::Profile - not
sure if you have tried that one yet....
Doug Breshears wrote:
Does anybody know of a way to profile a wxperl script?
DProf breaks the Event.pm
-- Can't locate object method "Connect" via package
"Field_Manager::Application_Form::Master" at
C:/Perl/site/lib/Wx/Event.pm line 54.
and Devel::Profiler doesn't seem to like XS modules.
-- Garbled profile, missing an enter time stamp at
C:\Perl\bin/dprofpp.bat line 829, <fh> line 2949.
(Known bug for this module logged in RT 4 years ago)
Anybody know of a way around this?
OS: Windows XP/2003
Perl: ActivePerl 5.8.8.822-MSWin32-x86-280952
Thanks for your time.
Doug Breshears