Mastering Perl /

"This is the third in O'Reilly's series of landmark Perl tutorials, which includes Learning Perl, the introduction to the basics of Perl syntax, and Intermediate Perl, the guide to creating re-usable Perl software. By conveying Perl's special models and programming idioms, Master...

Full description

Saved in:
Bibliographic Details
Main Author: Foy, Brian D.
Format: Electronic eBook
Language:English
Published: Sebastopol, Calif. : O'Reilly, 2007.
Subjects:
Online Access:CONNECT
Table of Contents:
  • 1. Introduction : becoming a master
  • 2. Advanced regular expressions
  • 3. Secure programming techniques
  • 4. Debugging Perl
  • 5. Profiling Perl
  • 6. Benchmarking Perl
  • 7. Cleaning up Perl
  • 8. Symbol tables and typeglobs
  • 9. Dynamic subroutines
  • 10. Modifying and jury-rigging modules
  • 11. Configuring Perl programs
  • 12. Detecting and reporting errors
  • 13. Logging
  • 14. Data persistence
  • 15. Working with pod
  • 16. Working with bits
  • 17. The magic of tied variables
  • 18. Modules as programs
  • App. Brian's guide to solving any Perl problem.