FYI, this Perl doc webpage has an error: http://perldoc.perl.org/perldebtut.html It says: Note that to delete a breakpoint you use 'd' or 'D'. But it should say: Note that to delete a breakpoint you use 'B'. - Jerry