Debugging Perl
Troubleshooting for Programmers
Martin C. Brown(Author)
Osborne/McGraw-Hill (Publisher)
Published on 1. January 2000
Book
Paperback/Softback
512 pages
978-0-07-212676-1 (ISBN)
Description
This work aims to deomonstrate how to best use the features of Perl to create functions and to re-use existing code to develop applications that eliminate problems before they appear. It features boxed elements that focus on specific coding techniques for writing applications.
More details
Series
Language
English
Place of publication
New York
United States
Publishing group
McGraw-Hill Education - Europe
Target group
Professional and scholarly
Illustrations
Illustrations
Dimensions
Height: 234 mm
Width: 189 mm
Weight
880 gr
ISBN-13
978-0-07-212676-1 (9780072126761)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Perl Logic and syntax: how Perl parses a statement; variable problems; regular expression traps; using abstraction as a design methodology; language/platform migration guide. Part 2 Error trapping: basic error trapping; using pragmas and warnings; manual debugging techniques; the Perl debugger. Part 3 Optimizing your code: manual optimization; automatic optimization. Part 4 Testing your code: building a test harness; breaking your code. Part 5 Appendices: error message cross referene.