Creating a Perl Debugger - Introduces you to the Perl debugger and shows you how to write your own.
Using the Perl Debugger - Shows you how to use the Perl debugger to execute arbitrary Perl statements, create and examine variables, and step through and set breakpoints in programs so that you can start using the Perl debugger.