in reply to Problem with -d:DProf and Sys::Syslog

Hello,

I just tried very simple script

use Sys::Syslog qw( :standard :macros );

with Devel::NYTProf profiler and it went over just fine. Also NYTProf is IMO much better profiler than DProf.

-- Roman