in reply to Is adding print lines the only way to go to find computational error in a scrpt?

If you have trouble using the built-in debugger (see perldoc perldebug), check out the tutorial Using the Perl Debugger on this site.

Originally posted as a Categorized Answer.

  • Comment on Re: Is adding print lines the only way to go to find computational error in a scrpt?