Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Effective Perl Programming: Ways to Write Better, More Idiomatic Perl (2nd Edition) [Repost]

Posted By: ChrisRedfield
Effective Perl Programming: Ways to Write Better, More Idiomatic Perl (2nd Edition) [Repost]

Joseph N. Hall, Joshua McAdams, Brian D. Foy - Effective Perl Programming: Ways to Write Better, More Idiomatic Perl (2nd Edition)
Published: 2010-04-29 | ISBN: 0321496949 | PDF | 504 pages | 1 MB


The Classic Guide to Solving Real-World Problems with Perl—Now Fully Updated for Today's Best Idioms!
For years, experienced programmers have relied onEffective Perl Programmingto 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.