Binding: Paperback Dewey Decimal Number: 005.133 EAN: 9780596004569 Format: Illustrated ISBN: 0596004567 Label: O'Reilly Media, Inc. Manufacturer: O'Reilly Media, Inc. Number Of Items: 1 Number Of Pages: 298 Publication Date: June 28, 2005 Publisher: O'Reilly Media, Inc. Sales Rank: 242831 Studio: O'Reilly Media, Inc.
Product DescriptionWith a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer. O'Reilly's most high-level Perl tutorial to date, Advanced Perl Programming, Second Edition teaches you all the complex techniques for production-ready Perl programs. This completely updated guide clearly explains concepts such as introspection, overriding built-ins, extending Perl's object-oriented model, and testing your code for greater stability. Other topics include:
Complex data structures
Parsing
Templating toolkits
Working with natural language data
Unicode
Interaction with C and other languages
In addition, this guide demystifies once complex topics like object-relational mapping and event-based development-arming you with everything you need to completely upgrade your skills. Praise for the Second Edition: 'Sometimes the biggest hurdle to problem solving isn't the subject itself but rather the sheer number of modules Perl provides. Advanced Perl Programming walks you through Perl's TMTOWTDI ('There's More Than One Way To Do It') forest, explaining and comparing the best modules for each task so you can intelligently apply them in a variety of situations.' --Rocco Caputo, lead developer of POE 'It has been said that sufficiently advanced Perl code is indistinguishable from magic. This book of spells goes a long way to unlocking those secrets. It has the power to transform the most humble programmer into a Perl wizard.' --Andy Wardley 'The information here isn't theoretical. It presents tools and techniques for solving real problems cleanly and elegantly.' --Curtis 'Ovid' Poe ' Advanced Perl Programming collects hard-earned knowledge from some of the best programmers in the Perl community, and explains it in a way that even novices can apply immediately.' --chromatic, Editor of Perl.com
Customer Reviews
Average Rating:
Rating: - more a guide to CPAN than to the Perl language
In his preface to Advanced Perl Programming, 2nd Edition, Simon Cozens says that the focus in Perl programming has shifted, since the first edition, from techniques to resources. Rather than write really good new code, authors rely on the CPAN to find existing code and use that to solve the unoriginal parts of their problems. To cater to the discerning Perl programmer, then, the book has been completely rewritten. Instead of covering the parts of the Perl programming language that are often unexploited ... Read More
Rating: - A very different beast to the first edition
As other reviewers have noted, there's not a whole lot in common with the first edition of this book, either in feel or content. It's rather questionable whether this merits being called a second edition. Something like 'Problem solving with CPAN' would be a more accurate title (then again, perhaps it's just as well I don't work in the publishing industry).
It does still cover some of the material of the first edition, such as globs, closures, AUTOLOAD, the Perl class model, and some Perl internals, ... Read More
Rating: - Very disappointing
This book was slated to come out for a long time before it actually did, and I naturally assumed that Simon was working on something ambitious and that it was taking him longer than he planned. I bought it sight-unseen, but quickly discovered it was more of a tour of CPAN than an in-depth book deserving of the title Advanced Perl Programming. I know from his blog that Simon was wrapping up his life to go be a missionary in Japan, so now I think the book was late because he was working on *that* project after he had ... Read More
Rating: - First edition is what you want, not this one.
The book is a big disappointment. I picked this book because I had bought the first version few years back and looked for an upgrade. It turns out to be a new book - from content, style, to author. For instance, the 'template tools' chapter is just a recite of the man pages, accompanied with poor examples, and explanation is less than helpful.
Rating: - "Second Edition"? Should be "Volume 2"!
Review: Advanced Perl Programming
The First Edition of this book is one of my favorite books. For an example of why, it explained anonymous structures clearer than anyplace else I had seen. I have re-read it several times, learning something new with each reading. If you have gotten through "Learning Perl", and want to become an advanced Perl programmer, get yourself a copy of the First Edition.
Why is this book is the "Second Edition" of anything? It bears no resemblance at all to the First ... Read More