𝔖 Scriptorium
✦   LIBER   ✦

📁

Pro Perl Debugging

✍ Scribed by Foley, Richard; Lester, Andy


Publisher
Apress
Year
2005
Tongue
English
Leaves
278
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Combining the best features of C, UNIX utilities, and regular expressions, Perl has grown as one of the most powerful and popular scripting languages. The valuable Perl is often used for system administration, text processing and Web programming. It is even being used for more exotic areas, like bioinformatics. Perl is supported by all of the most prominent operating systems, including Windows, Unix, OS/2, Amiga, and others.

Pro Perl Debugging steps in to help resolve the dilemma of application testing and debugging—one of the biggest time commitments in a programmers daily routine. What this book will do is rescue you from substandard application testing practices. The book commences with several chapters that overview the debuggers basic features, then covers common debugging scenarios. The concluding portion examines debugger customization, alternative debugging utilities, and debugging best practices.

Table of Contents

  1. Introduction
  2. Inspecting Variables and Getting Help
  3. Controlling Program Execution
  4. Debugging a Simple Command Line Program
  5. Tracing Execution
  6. Debugging Modules
  7. Debugging Object-Oriented Perl
  8. Using the Debugger As a Shell
  9. Debugging a CGI Program
  10. Perl Threads and Forked Processes
  11. Debugging Regular Expressions
  12. Debugger Customization
  13. Optimization and Performance Hints and Tips
  14. Command Line and GUI Debuggers
  15. Comprehensive Command Reference
  16. Book References and URLs

📜 SIMILAR VOLUMES


Pro Perl debugging: from professional to
✍ Andy Lester, Richard Foley 📂 Library 📅 2005 🏛 Apress; Distributed to the book trade in the U.S. 🌐 English

Combining the best features of C, UNIX utilities, and regular expressions, Perl has grown as one of the most powerful and popular scripting languages. The valuable Perl is often used for system administration, text processing and Web programming. It is even being used for more exotic areas, like bio

Pro Perl debugging: from professional to
✍ Richard Foley, Andy Lester 📂 Library 📅 2005 🏛 Apress; Distributed to the book trade in the U.S. 🌐 English

Книга Pro Perl Debugging Pro Perl Debugging Книги Perl Автор: Richard Foley, Andy Lester Год издания: 2005 Формат: pdf Издат.:Apress Страниц: 278 Размер: 2,1 ISBN: 1-59059-454-1 Язык: Английский0 (голосов: 0) Оценка:Combining the best features of C, UNIX utilities, and regular expressions, Perl has

Perl Debugged
✍ Peter J. Scott 📂 Library 📅 2001 🌐 English

(Pearson Education) Saves programmers time and frustration by offering a guide through the entire programming process, showing how to completely debug Perl. Example rich and slightly humorous, the reference and guide minimizes the development, troubleshooting, and maintenance time developers must ta

Debugging Perl: Troubleshooting for Prog
✍ Martin C. Brown 📂 Library 📅 2000 🏛 Computing McGraw-Hill 🌐 English

Offers advice on error prevention, troubleshooting, and preventive maintenance, covering Perl logic, variable problems, error trapping, manual debugging, automatic and manual optimization, and code testing.

Debugging with GDB: The GNU Source-Level
✍ Richard M. Stallman, Roland Pesch, Stan Shebs 📂 Library 📅 2002 🏛 Free Software Foundation 🌐 English

The GNU Debugger allows you to see what is going on "inside" a program while it executes - or what a program was doing at the moment it crashed.GDB supports C, C++, Java, Fortran and Assembly among other languages; it is also designed to work closely with the GNU Compiler Collection (GCC).The GNU De