Mastering Perl /
"This is the third in O'Reilly's series of landmark Perl tutorials, which includes Learning Perl, the introduction to the basics of Perl syntax, and Intermediate Perl, the guide to creating re-usable Perl software. By conveying Perl's special models and programming idioms, Master...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly,
2007.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Introduction : becoming a master
- 2. Advanced regular expressions
- 3. Secure programming techniques
- 4. Debugging Perl
- 5. Profiling Perl
- 6. Benchmarking Perl
- 7. Cleaning up Perl
- 8. Symbol tables and typeglobs
- 9. Dynamic subroutines
- 10. Modifying and jury-rigging modules
- 11. Configuring Perl programs
- 12. Detecting and reporting errors
- 13. Logging
- 14. Data persistence
- 15. Working with pod
- 16. Working with bits
- 17. The magic of tied variables
- 18. Modules as programs
- App. Brian's guide to solving any Perl problem.