Perl Debugged (Paperback)
暫譯: Perl 除錯指南 (平裝本)

Peter J. Scott, Ed Wright

  • 出版商: Addison Wesley
  • 出版日期: 2001-03-26
  • 定價: $1,250
  • 售價: 8.0$1,000
  • 語言: 英文
  • 頁數: 288
  • ISBN: 0201700549
  • ISBN-13: 9780201700541
  • 相關分類: Perl 程式語言
  • 立即出貨(限量) (庫存=3)

買這商品的人也買了...

商品描述


Description

The most vexing aspect a student will face while programming in Perl is debugging. The goal of Perl Debugged is to provide a way for the student to minimize debugging time, as well as minimizing the development and maintenance time needed for Perl programs. Geared towards students with some knowledge of Perl, this book guides students through the entire programming process, tackling the benefits, plights, and pitfalls of Perl programming. Beginning with a guided tour of the Perl documentation, the book progresses to debugging, testing, and performance issues, and also devotes a chapter to CGI programming in Perl. Throughout the book, the authors espouse defensible paradigms for improving the accuracy and performance of Perl code. In addition, Perl Debugged includes Scott and Wright's "Perls of Wisdom" which summarize key ideas from each of the chapters, and an appendix containing a comprehensive listing of Perl debugger commands. The engaging writing style will bring energy to the class!

Back to Top


Table Of Contents

Preface.
Perlness.
Who Are You?
What This Book Covers.
Getting Perl.
Typographical Conventions.
For Further Reference.
Perl Versions.
Acknowledgments.
1. Introduction.
2. The Zen of Perl Developing.
3. Antibugging.
4. Perl Pitfalls, Syntactical Sugaring.
5. Tracing Code.
6. Testing Perl Programs.
7. The Perl Debugger.
8. Syntax Errors.
9. Run-Time Exceptions.
10. Semantical Errors.
11. Resource Failure.
12. Perl as a Second Language.
13. Debugging CGI Programs.
Appendix A: Perl Debugger Commands.
Appendix B: Perls of Wisdom.
Index.


Back to Top

商品描述(中文翻譯)

描述
學生在使用 Perl 編程時面臨的最棘手的問題就是除錯。Perl Debugged 的目標是提供一種方法,幫助學生最小化除錯時間,以及減少 Perl 程式的開發和維護時間。本書針對對 Perl 有一定了解的學生,指導他們完成整個編程過程,探討 Perl 編程的優勢、困境和陷阱。本書從 Perl 文檔的導覽開始,接著進入除錯、測試和性能問題,並專門有一章介紹 Perl 的 CGI 編程。在整本書中,作者提倡可辯護的範式,以提高 Perl 代碼的準確性和性能。此外,Perl Debugged 還包括 Scott 和 Wright 的「智慧珍珠」,總結每章的關鍵思想,以及一個附錄,包含 Perl 除錯器命令的綜合列表。引人入勝的寫作風格將為課堂帶來活力!

目錄
前言
Perl 的特性
你是誰?
本書涵蓋的內容
獲取 Perl
排版慣例
進一步參考
Perl 版本
致謝
1. 介紹
2. Perl 開發的禪
3. 反除錯
4. Perl 陷阱,語法糖
5. 追蹤代碼
6. 測試 Perl 程式
7. Perl 除錯器
8. 語法錯誤
9. 執行時異常
10. 語義錯誤
11. 資源失敗
12. Perl 作為第二語言
13. 除錯 CGI 程式
附錄 A:Perl 除錯器命令
附錄 B:智慧珍珠
索引