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...

Full description

Bibliographic Details
Main Author: Rothwell, William "Bo". author (author)
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2020.
Edition:1st ed. 2020.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630953506719
Table of Contents:
  • 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.