Perl Debugged
✍ Scribed by Peter J. Scott
- Year
- 2001
- Tongue
- English
- Leaves
- 171
- Edition
- 1st
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
(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 take to create elegant, errorless code. Softcover.
📜 SIMILAR VOLUMES
<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
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.
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 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
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