登入
選單
返回
Google圖書搜尋
Perl Debugged
Peter Scott
Ed Wright
出版
Addison-Wesley
, 2001
主題
Computers / Programming / General
Computers / Languages / General
Computers / Languages / JavaScript
Computers / Software Development & Engineering / Quality Assurance & Testing
Computers / Languages / Perl
ISBN
0201700549
9780201700541
URL
http://books.google.com.hk/books?id=MLRQAAAAMAAJ&hl=&source=gbs_api
註釋
Most Perl programmers struggle with debugging, learning the hard way -- and wasting time, money, and energy. In Debugging Perl, two leading Perl developers offer practical techniques that can help you debug Perl code faster and with less frustration, avoid problems in the first place, and optimize every Perl program you write. The authors start by introducing the right mindset for Perl development and debugging: attitudes, beliefs, and behavior that lead to successful code. Next, you'll discover how to avoid problems by "coding defensively" and reducing the complexity of your code. Debugging Perl identifies problems that occur repeatedly in Perl code, showing exactly how to identify and avoid syntax errors, run-time exceptions, semantical errors, resource failures, and the unique problems associated with Perl CGI code. You'll walk through tracing code, and every stage of a rigorous testing process: inspection, unit testing, regression testing, saturation testing, and acceptance testing. The book includes thorough coverage of the Perl debugger, as well as a detailed Appendix presenting debugger commands. For every Perl programmer: new and intermediate-level Perl programmers seeking to save time and money, and advanced Perl programmers seeking to fine-tune their code and mentor others.