in reply to Trying to remember a perl debugging practice

Sounds like you're trying to describe "(code) profiling", quite possibly using Devel::DProf.
  • Comment on Re: Trying to remember a perl debugging practice

Replies are listed 'Best First'.
Re^2: Trying to remember a perl debugging practice
by mhearse (Chaplain) on Feb 08, 2008 at 06:38 UTC
    Thanks, that's it!