I’m updating Mastering Perl, using v5.18 as the current version of Perl, using O’Reilly’s Atlas early release publishing system. You can read the draft of Mastering Perl 2e for free, sponsored by OSCON.
Chapters
- Introduction
- Advanced Regular Expressions
- Secure Programming Techniques
- Debugging Perl
- Profiling Perl
- Benchmarking Perl
- Cleaning Up Perl
- Symbol Tables and Typeglobs
- Dynamic Subroutines
- Modifying and Jury-Rigging Modules
- Configuring Perl Programs
- Detecting and Reporting Errors
- Logging
- Lightweight Data Persistence
- Working with Pod
- Working with Bits
- The Magic of Tied Variables
- Modules as Programs
Appendices
- Further Reading
- brian’s Guide to Solving Any Perl Problems