Girish Mahajan (Editor)

Perl Cookbook

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
8.4
/
10
1
Votes
Alchetron
8.4
1 Ratings
100
90
81
70
60
50
40
30
20
10
Rate This

Rate This


Language
  
English

Pages
  
964

Page count
  
964


Country
  
United States

Publication date
  
August 1998

Originally published
  
August 1998

Publisher
  
O’Reilly Media, Inc.

Perl Cookbook t0gstaticcomimagesqtbnANd9GcQEXRoQrzznyWPKDD

ISBN
  
1-56592-243-3 (First edition) ISBN 0-596-00313-7 (Second edition)

Authors
  
Nathan Torkington, Tom Christiansen

Similar
  
Perl books, Other books

The Perl Cookbook, ISBN 0-596-00313-7, is a book containing solutions to common short tasks in Perl. Each chapter covers a particular topic area ("Strings", "Ties, Objects, and Classes", "CGI") and is divided into around a dozen recipes each on a particular problem ("Reversing A String By Word Or Character", "Accessing Overridden Methods", "Managing Cookies"). Each recipe has four parts: "Problem", "Solution", "Discussion", and "See Also".

Contents

The Perl Cookbook is written by Tom Christiansen and Nathan Torkington, and published by O'Reilly. The Perl Cookbook inspired the PLEAC (Programming Language Examples Alike Cookbook) website, which translated the code snippets in the Perl Cookbook into other languages: Python, Ruby, Guile, Tcl, Java, and beyond. O'Reilly went on to publish other Cookbooks inspired by the Perl Cookbook's format, including Java Cookbook, Python Cookbook, CSS Cookbook, and PHP Cookbook.

Some related books are Learning Perl and Advanced Perl Programming.

Reception

The Perl Cookbook has been referred to as "the definitive Perl book", "the ultimate Perl Grabbag", and "an essential book for the advanced development of Perl skills".

Editions

  • First edition (1998; 794 pages; ISBN 1-56592-243-3)
  • Second edition (2003; 964 pages; ISBN 0-596-00313-7)
  • References

    Perl Cookbook Wikipedia