If you're like me, you use Devel::DProf a lot, but are continually frustrated by it's segfaults.
Well it looks like I don't need to be frustrated any more. Sam Tregar has written a pure perl profiler that has dprofpp compatible output (i.e. a tmon.out file). Devel::Profiler. Much karma goes his way.