Perl cookbook /
Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
©2003.
|
Edición: | 2nd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Strings
- 2. Numbers
- 3. Dates and Times
- 4. Arrays
- 5. Hashes-- 6. Pattern Matching
- 7. File Access
- 8. File Contents
- 9. Directories
- 10. Subroutines
- 11. References and Records
- 12. Packages, Libraries, and Modules
- 13. Classes, Objects, and Ties
- 14. Database Access
- 15. Interactivity
- 16. Process Management and Communication
- 17. Sockets
- 18. Internet Services
- 19. CGI Programming
- 20. Web Automation
- 21. mod_perl
- 22. XML.