in reply to Problem with -d:DProf and Sys::Syslog
I just tried very simple script
use Sys::Syslog qw( :standard :macros ); [download]
with Devel::NYTProf profiler and it went over just fine. Also NYTProf is IMO much better profiler than DProf.
-- Roman