Lab1: The Perl Debugger

Assuming you have a Perl program in a file named prog.pl in the current directory, type

perl -p prog.pl

to start the Perl debugger. Try the following commands: