Q&A

Q1:I'd really prefer a graphical debugger for Perl. Does such a thing exist?
A1: Yes, there are a few. If you're using Perl under Windows, ActiveState has a very nice graphical debugger.
Q2:What's the main:: stuff that the debugger keeps printing?
A2: It has to do with Perl's package naming conventions. Some of this information will be covered in the next hour, so don't worry too much about it for now.
Q3:Does Perl have other command-line switches?
A3: Yes, several. You can view the full list in the online manual. To access this information, type perldoc perlrun at a command prompt.

Get SAMS Teach Yourself Perl in 24 Hours THIRD EDITION now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.