Skip to Content
Pro Perl Programming: From Professional to Advanced
book

Pro Perl Programming: From Professional to Advanced

by William Bo Rothwell
February 2020
Intermediate to advanced content levelIntermediate to advanced
337 pages
4h 54m
English
Apress
Content preview from Pro Perl Programming: From Professional to Advanced
© William "Bo" Rothwell of One Course Source, Inc. 2020
W. ". RothwellPro Perl Programminghttps://doi.org/10.1007/978-1-4842-5605-3_9

9. Debugging Tools

William “Bo” Rothwell1 
(1)
San Diego, CA, USA
 

A fundamental part of programming is debugging code. This includes not only your own code but often code written by other people. You might be sent some code to debug by a fellow programmer, or download one of the thousands of modules from cpan.​org (one which, unfortunately, doesn’t work quite as expected).

Fortunately, Perl has a variety of tools to help you debug code. This chapter focuses on many of these tools, including the "warnings" feature, reading diagnostic codes, and the Perl debugger.

Review: The -w switch

Note

The -w switch is discussed in the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced Perl Programming: From Advanced to Expert

Advanced Perl Programming: From Advanced to Expert

William Bo Rothwell
Advanced Perl Programming

Advanced Perl Programming

Sriram Srinivasan
Mastering Perl

Mastering Perl

brian d foy
Pro Perl

Pro Perl

Peter Wainwright

Publisher Resources

ISBN: 9781484256053Purchase LinkPublisher Website