HOME

TheInfoList



OR:

The ''Perl Cookbook'', , 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". The Perl Cookbook is written by Tom Christiansen and Nathan Torkington, and published by
O'Reilly O'Reilly () is a common Irish surname. The O'Reillys were historically the kings of East Bréifne in what is today County Cavan. The clan were part of the Connachta's Uí Briúin Bréifne kindred and were closely related to the Ó Ruairc ( ...
. 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 Ruby is a pinkish-red-to-blood-red-colored gemstone, a variety of the mineral corundum ( aluminium oxide). Ruby is one of the most popular traditional jewelry gems and is very durable. Other varieties of gem-quality corundum are called sapph ...
, Guile,
Tcl TCL or Tcl or TCLs may refer to: Business * TCL Technology, a Chinese consumer electronics and appliance company ** TCL Electronics, a subsidiary of TCL Technology * Texas Collegiate League, a collegiate baseball league * Trade Centre Limited ...
,
Java Java is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea (a part of Pacific Ocean) to the north. With a population of 156.9 million people (including Madura) in mid 2024, proje ...
, 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 ''Learning Perl'', also known as the llama book, is a tutorial book for the Perl programming language, and is published by O'Reilly Media. The first edition (1993) was authored solely by Randal L. Schwartz, and covered Perl 4. All subsequent editi ...
'' 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; ) * Second edition (2003; 964 pages; )


References


External links


O'Reilly Online Catalog: Perl CookbookO'Reilly Online Catalog: Perl Cookbook, 2nd editionPLEAC home page
1998 non-fiction books 2003 non-fiction books O'Reilly Media books Books about Perl {{computer-book-stub