Advanced Perl Programming From Advanced to Expert
William Rothwell's Advanced Perl Programming continues where his previous book left off, more or less, as it guides you through advanced techniques of the Perl programming language starting with command-line options, references, and arrays and hashes from advanced data types. Next, you'll...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2020.
|
Edición: | 1st ed. 2020. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630953506719 |
Tabla de Contenidos:
- 1. Command Line Options
- 2. References
- 3. Advanced Data Types: Arrays
- 4. Advanced Data Types: Hashes
- 5. Typeglobs
- 6. Advanced Subroutine Handling
- 7. Packages and Namespaces
- 8. Building Modules
- 9. Installing CPAN Modules
- 10. POD
- 11. Advanced Features
- 12. Advanced Data Structures
- 13. New Features.