Programming PerlPerl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this book. Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction. Tom Christiansen was one of the first champions of the language, and lives and breathes the complexities of Perl internals as few other mortals do. Jon Orwant is the editor of The Perl Journal, which has brought together the Perl community as a common forum for new developments in Perl. Any Perl book can show the syntax of Perl's functions, but only this one is a comprehensive guide to all the nooks and crannies of the language. Any Perl book can explain typeglobs, pseudohashes, and closures, but only this one shows how they really work. Any Perl book can say that my is faster than local, but only this one explains why. Any Perl book can have a title, but only this book is affectionately known by all Perl programmers as "The Camel." This third edition of Programming Perl has been expanded to cover version 5.6 of this maturing language. New topics include threading, the compiler, Unicode, and other new features that have been added since the previous edition. |
What people are saying - Write a review
User ratings
5 stars |
| ||
4 stars |
| ||
3 stars |
| ||
2 stars |
| ||
1 star |
|
LibraryThing Review
User Review - wweisser - LibraryThingThis book has more information in the first few chapters than most entire perl books. I am a big fan of the "logically break things down to every last detail" genre of programming manuals (see The C Programming Language, Programming in Lua) and this book is one of the great examples of it. Read full review
LibraryThing Review
User Review - jrep - LibraryThingExcellent reference work. It was better, back in the first edition, when the programming examples were co-bound, but it's really getting so huge (all the useful libraries) I can see why they don't do that any more. TMTOWDI! Read full review
Contents
Overview | 3 |
Bits and Pieces | 47 |
Unary and Binary Operators | 86 |
Copyright | |
31 other sections not shown
Other editions - View all
Common terms and phrases
actually allowed argument array assignment BEGIN block Chapter character close command compiler contains context create debugger default defined element error eval evaluated example exception executed exists exit EXPR fields filehandle filename format function global handle happens hash Here's implemented import input internal interpolation interpreter it's keys language lexical lock look loop match means method modifier module object operator optional output package particular pass pattern Perl Perl's pipe pragma provides quotes reference regular expression require result scalar scope script shift signal simple socket sort specified standard statement string subroutine switch symbol thing thread true unless variable warnings write