Perl debugged /
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 knowledg...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Boston :
Addison-Wesley,
©2001.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. Introduction
- Ch. 2. The Zen of Perl Developing
- Ch. 3. Antibugging
- Ch. 4. Perl Pitfalls
- Ch. 5. Tracing Code
- Ch. 6. Testing Perl Programs
- Ch. 7. The Perl Debugger
- Ch. 8. Syntax Errors
- Ch. 9. Run-Time Exceptions
- Ch. 10. Semantical Errors
- Ch. 11. Resource Failure
- Ch. 12. Perl as a Second Language
- Ch. 13. Debugging CGI Programs
- Ch. 14. Conclusion
- App. A. Perl Debugger Commands
- App. B. Perls of Wisdom.