Perl Cookbook: Tips and Tricks for Perl Programmers 1st Edition
Use the Amazon App to scan ISBNs and compare prices.
There is a newer edition of this item:
The Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. Topics range from beginner questions to techniques that even the most experienced of Perl programmers will learn from. More than just a collection of tips and tricks, the Perl Cookbook is the long-awaited companion volume to Programming Perl, filled with previously unpublished Perl arcana.The Perl Cookbook contains thousands upon thousands of examples ranging from brief one-liners to complete applications. Covered topic areas spread across nearly four hundred separate "recipes," including:
- Manipulation of strings, numbers, dates, arrays, and hashes
- Reading, writing, and updating text and binary files
- Pattern matching and text substitutions
- Subroutines, libraries, and modules
- References, data structures, objects, and classes
- Signals and exceptions
- Accessing text, hashes, and SQL databases
- Screen addressing, menus, and graphical applications
- Managing other processes
- Writing secure scripts
- Client-server programming
- Internet applications programming with mail, news, ftp, and telnet
Editorial Reviews
Amazon.com Review
The recipes are well documented and the examples aren't too arcane; even beginners will be able to pick up the lessons taught here. The authors write in relatively easy-to-understand language (for a technical guide). Through this book and its arsenal of recipes, you will learn many new things about Perl to help you through your toughest projects. The next time you're working on a project at 2 a.m., you'll thank yourself for the guidance and direction The Perl Cookbook provides. --Doug Beaver
From Library Journal
Copyright 1998 Reed Business Information, Inc.
Review
Book Info Comprehensive collection of problems, solutions, & practical examples for anyone programming in Perl. Topics range from beginner questions to techniques that even the most experienced Perl programmers can learn from. Paper. --This text refers to an out of print or unavailable edition of this title. Card catalog description The Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. Topics range from beginner questions to techniques that even the most experienced Perl programmers can learn from. More than just a collection of tips and tricks, the Perl Cookbook is the long-awaited companion volume to Programming Perl, filled with previously unpublished Perl arcana. --This text refers to an out of print or unavailable edition of this title. --sites
About the Author
Tom Christiansen is a freelance consultant specializing in Perl training and writing. After working for several years for TSR Hobbies (of Dungeons and Dragons fame), he set off for college where he spent a year in Spain and five in America, dabbling in music, linguistics, programming, and some half-dozen different spoken languages. Tom finally escaped UW-Madison with B.A.s in Spanish and computer science and an M.S. in computer science. He then spent five years at Convex as a jack-of-all-trades working on everything from system administration to utility and kernel development, with customer support and training thrown in for good measure. Tom also served two terms on the USENIX Association Board of directors. With over fifteen years' experience in UNIX system administration and programming, Tom presents seminars internationally. Living in the foothills above Boulder, Colorado, surrounded by mule deer, skunks, and the occasional mountain lion and black bear, Tom takes summers off for hiking, hacking, birding, music making, and gaming.
Nathan Torkington is a banjo player, father, and husband. His crimes in the computing community include: coauthor of the Perl Cookbook, editor for O'Reilly and Associates, content coordinator for the Open Source Convention and Perl Conference, and project manager for perl6.
I'd like to read this book on Kindle
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Product details
- Publisher : O'Reilly Media; 1st edition (August 11, 1998)
- Language : English
- Paperback : 800 pages
- ISBN-10 : 1565922433
- ISBN-13 : 978-1565922433
- Item Weight : 2.54 pounds
- Dimensions : 7 x 1.55 x 9.19 inches
- Best Sellers Rank: #5,082,366 in Books (See Top 100 in Books)
- #274 in Perl Programming
- #1,193 in Object-Oriented Software Design
- #2,320 in JavaScript Programming (Books)
- Customer Reviews:
Customer reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
Strings
Numbers
Date and Times
Arrays
Hashes
Pattern Matching
File Access
File Contents
Directories
Subroutines
References and Records
Packages, Libraries and Modules
Classes, Objects and Ties
Database Access
User Interface
Process AManagement and Communication
Sockets
Internet Services
CGI Programming
Web Automation
That's 20 sections in all! Get the book and stop suffering while looking for answers to your Perl problems. This book easily saved a month's worth of my time during a 4 month project. Plus, it saved me from writing inefficient code simply because I was new to the language and didn't know the tricks that can be used for such a wonderful language.
While in this world of instant communication some say that two years was a long time to wait for the Cookbook, the wait was definitely worth it. The Cookbook is a treasure trove of examples, and should be considered a mandatory companion to Programming Perl AND Advanced Perl Programming on the bookshelf of intermediate and advanced perl programmers.
The Cookbook is also a great place for the novice to feed after cutting their teeth on Learning Perl. Each section is a mini-tutorial with nice examples to enter and ponder. Combined with the Camel book as general background and reference, you'll go a long way in finding quick solutions to common problems.
I'm not sure what was the problem of one reviewer regarding typographical errors. I've been using the first edition of the Cookbook, and have not encountered any serious difficulties. It seems that any typographical errors (and I haven't seen any, but then I haven't been looking) would have at worst lost one star in rating the Cookbook. Benefits of the Cookbook seem to far outweigh the nits on which this reviewer has focused. I do agree with the reviewer's final note: buy copies from the second and third printings, as I'm sure the first edition has already sold out! (... and some perl book geek will view this as an opportunity to collect a "first edition.")
It's not often I'm moved to write an online review. The Perl Cookbook is a superb reference for any serious perl programmer and especially for the novice and intermediate wanting to improve their skills. Buy this book! Bon appetit!
This is how I learned Perl. I love the practicality of the book.
I literally built my text analysis tools with this book!
I got x1000 out of this book!
Best way to use the book is to use it when you have a problem. Look it up!
Also, do some codes when you have free time and you will get more familiar with Perl
Having said that, when I have a new problem to solve, this is the first book I peruse for ideas... and more often than not I find something very useful and applicable.
Top reviews from other countries
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.
There are lots of poor computing books out there, but the Cookbook stands head and shoulders above practically everything, but then would you expect anything less from two authors who are pillars of the Perl community?
Just go out and buy it!

