Book description
The Classic Guide to Solving Real-World Problems with Perl—Now Fully Updated for Today’s Best Idioms!
For years, experienced programmers have relied on Effective Perl Programming to discover better ways to solve problems with Perl. Now, in this long-awaited second edition, three renowned Perl programmers bring together today’s best idioms, techniques, and examples: everything you need to write more powerful, fluent, expressive, and succinct code with Perl.
Nearly twice the size of the first edition, Effective Perl Programming, Second Edition, offers everything from rules of thumb to avoid common pitfalls to the latest wisdom for using Perl modules. You won’t just learn the right ways to use Perl: You’ll learn why these approaches work so well.
New coverage in this edition includes
Reorganized and expanded material spanning twelve years of Perl evolution
Eight new chapters on CPAN, databases, distributions, files and filehandles, production Perl, testing, Unicode, and warnings
Updates for Perl 5.12, the latest version of Perl
Systematically updated examples reflecting today’s best idioms
You’ll learn how to work with strings, numbers, lists, arrays, strictures, namespaces, regular expressions, subroutines, references, distributions, inline code, warnings, Perl::Tidy, data munging, Perl one-liners, and a whole lot more. Every technique is organized in the same Items format that helped make the first edition so convenient and popular.
Table of contents
- Title Page
- Copyright Page
- Contents at a Glance
- Contents
- Foreword
- Preface
- Acknowledgments
- About the Authors
- Introduction
- 1. The Basics of Perl
- 2. Idiomatic Perl
- 3. Regular Expressions
- 4. Subroutines
- 5. Files and Filehandles
- 6. References
- 7. CPAN
- 8. Unicode
- 9. Distributions
- 10. Testing
- 11. Warnings
- 12. Databases
- 13. Miscellany
- A. Perl Resources
- B. Map from First to Second Edition
- Index
Product information
- Title: Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, Second Edition
- Author(s):
- Release date: April 2010
- Publisher(s): Addison-Wesley Professional
- ISBN: None
You might also like
book
Advanced Perl Programming
So you've learned Perl, but you're getting frustrated. Perhaps you've taken on a larger project than …
book
Advanced Perl Programming, 2nd Edition
With a worldwide community of users and more than a million dedicated programmers, Perl has proven …
book
Perl Best Practices
Many programmers code by instinct, relying on convenient habits or a "style" they picked up early …
book
Beginning Perl
Everything beginners need to start programming with Perl Perl is the ever-popular, flexible, open source programming …