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

Full description

Bibliographic Details
Main Author: Christiansen, Tom (-)
Other Authors: Torkington, Nathan
Format: eBook
Language:Inglés
Published: Sebastopol, California : O'Reilly 2003.
Edition:2nd ed
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009626916606719
Table of Contents:
  • 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.