Книга 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
Pro Perl debugging: from professional to expert
✍ Scribed by Andy Lester, Richard Foley
- Publisher
- Apress; Distributed to the book trade in the U.S. by Springer-Verlag New York
- Year
- 2005
- Tongue
- English
- Leaves
- 277
- Edition
- 1
- Category
- Library
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 programmer's daily routine. What this book will do is rescue you from substandard application testing practices. The book commences with several chapters that overview the debugger's basic features, then covers common debugging scenarios. The concluding portion examines debugger customization, alternative debugging utilities, and debugging best practices.
📜 SIMILAR VOLUMES
Master intermediate to advanced techniques of the Perl programming language starting with a focus on regular expressions and some of their advanced features. This book then covers other pro-level features, including formatted output, file handling, and more. Additionally, you'll learn and explore th
<p><span>Master intermediate to advanced techniques of the Perl programming language starting with a focus on regular expressions and some of their advanced features. This book then covers other pro-level features, including formatted output, file handling, and more. </span></p><p><span>Additionall
<p>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
<p><p>Nearly any application you build requires some form of output. And the output format may change on a regular basis, which can lead to a heavy maintenance burden and a restrictive test cycle. But by utilizing the power of the Velocity template engine, you can integrate templated output into you