Pro Perl /
Over the years, Perl has grown from an elegant scripting tool into a mature and full-featured language for application development, boasting object-oriented programming, a flexible threading model, built-in support for Unicode, and a thriving community. Available on almost every platform, and offeri...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA : New York :
Apress ; Distributed by Springer-Verlag,
©2005.
|
Colección: | Expert's voice in open source.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. Introducing Perl
- Ch. 2. Basic concepts
- Ch. 3. Scalars : integers, floating-point numbers, and strings
- Ch. 4. Operators
- Ch. 5. Arrays, hashes, references, and typeglobs
- Ch. 6. Structure, flow, and control
- Ch. 7. Subroutines
- Ch. 8. Scope and visibility
- Ch. 9. Using modules
- Ch. 10. Inside modules and packages
- Ch. 11. Interpolation and regular expressions
- Ch. 12. Input and output with filehandles
- Ch. 13. Files and directories
- Ch. 14. Command line and shell interaction
- Ch. 15. Terminal input and output
- Ch. 16. Warnings and errors
- Ch. 17. Debugging, testing, and profiling
- Ch. 18. Text processing, documentation, and reports
- Ch. 19. Object-oriented Perl
- Ch. 20. Extending and embedding Perl
- Ch. 21. Processes, signals, and threads
- Ch. 22. Networking
- Ch. 23. Unicode, locale, and internationalization.