Message from Dean - May 8th 2007
I am currently testing out a new version of the APF Bridge Component - If you notice any errors within this demo store please drop me a line.
Perl Cookbook
Current Store: UK StoreIn association with Amazon.co.uk
US / World Store | Canadian Store | French Store | German Store
Books : Perl Cookbook
Prices subject to change.
Dewey Decimal Number: 005.133
EAN: 9780596003135
Edition: 2
ISBN: 0596003137
Label: O'Reilly Media, Inc.
Manufacturer: O'Reilly Media, Inc.
Number Of Items: 1
Number Of Pages: 964
Publication Date: August 25, 2003
Publisher: O'Reilly Media, Inc.
Studio: O'Reilly Media, Inc.
Alternate Versions:
- Programming Perl
- Learning Perl
- Perl Best Practices
- Perl Pocket Reference (Pocket Reference (O'Reilly))
- Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))
- see more
- Books > Special Features > Look Inside!
- Books > Subjects > Computing & Internet > Digital Lifestyle > Online Shopping > Amazon
- Books > Subjects > Computing & Internet > General
- Books > Subjects > Computing & Internet > Programming > Languages > Perl
- Books > Subjects > Computing & Internet > Programming > Languages & Tools > General AAS
Editorial Review:
Amazon.co.uk Review:
In the world of art, a picture can paint a thousand words. In the world of computing a good example does much the same thing.
The Perl Cookbook is a superb collection of coding snippets which cover all manner of subject areas in a fashion that proves suitable for beginners and established programmers alike. From date formatting and text searching to socket programming and creating Internet services, it's all here and each is a little gem.
Authors Tom Christiansen and Nathan Torkington have done a sterling job of documenting each code snippet through explanatory text and in-line comments which goes a long way to helping the casual user understand what is going on and more importantly, how and why.
As a volume in its own right, the Cookbook is an essential desktop reference for anyone with an interest in programming the language, but combined with O'Reilly's other weighty Perl tomes--Learning Perl, Programming Perl and Advanced Perl Programming--it forms the final piece in one of the most thorough and comprehensive documentation sets for any programming language.

Rating:
- Doesn't encourage good Perl practiceThe biggest problem with this book is that none of the examples work when using the warnings flag and the "strict" pragma... if you leave these out when writing Perl, you can very quickly tie yourself in knots trying to work out why your variables are colliding with each other. So, you can either take the lazy approach and leave out warnings and strict (and pay the cost later when you're dealing with a few hundred lines of code), or you can battle away trying to turn their examples into good Perl code that works.
The other problem with this book is... well, the fact that it's a book. This kind of example-heavy manual lends itself far better to an online format, from which example code can be copied & pasted.
Those gripes aside, this is a manual I come back to again and again (although I invested in the CD-based Perl Bookshelf from O'Reilly, which includes this book). The format is excellent, the index is a little weak, but it's generally easy to find what you're ... Read More
Rating:
- Perl CookbookThis book is an essential collection of code snippets that can be used as a guide when coding applications. In my opinion this book along with Learning Perl are the 2 essential books to have on your desk if you are doing serious stuff with perl
Rating:
- Evergreen classicOnce you've learnt the syntax of a language, you want to learn the idioms, and how it's used most effectively. And given Perl's famous 'There's More The One Way To Do It' motto, you'll need all the help you can get. Perl Cookbook is that help.
Neither a reference nor a tutorial, if you've ever read another cookbook, you'll know what to expect -- after all, this is the daddy of them all. Themed chapters, consisting of short tasks that most people will find handy e.g. trimming white space from a string, or populating a hash. What makes Perl Cookbook so valuable is not just finding out how to do it, but finding out what the most efficient and idiomatic way to do it is. This is where you'll see the Perl way of doing things in action, and it's an immensely valuable learning experience, even if you never need to do exactly any of the things in the book.
For me, the most vital material is the earliest stuff, which takes you through how to use the string, array and hash, the ... Read More
Rating:
- Not what I had in mindBeing a Perl beginner, this book is too hard for me, things I knew and learned I found out on the net.
This Book is maybe a must have for people who's work is writing perl applications all day... For me, writing little programs to process text, this book is too hard...
You also need to have unix/linux background.
Maybe I should have bought a beginners book, but I saw the 5 stars and read some reviews the book was very good...
I only recommend this book to advaced programmers.
Rating:
- Buy it ...The summary line says it all - if you're a Perl programmer, you should buy this book irrespective of whether you're a beginner or an `old hand'.
One of the best (and worst) things about Perl is the fact that 'There's More Than One Way To Do It', and the Cookbook contains a number of useful recipes for a variety of different tasks ranging from simple things like opening files up to data parsers. A downside of this is that just when you think you know the language, the authors come up with another way to do something! The book focuses, rightly, on `everyday' programming applications and as a result the treatment of CGI and databases is lacking but, having said that, perfectly good books are available on both subjects.
Along with O'Reilly's other Perl books, the Cookbook has taken up permanent residence on my desk - the book is *that* good. If you're just getting into Perl programming, you'll learn an awful lot by using the Camel Book in conjunction with the Cookbook.
Read More
Demo Store 