Jump to content

Perl Cookbook

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Chubbybat (talk | contribs) at 08:31, 6 July 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Perl Cookbook, ISBN 0596003137, is a book containing numerous ready-to-use perl scripts, or perl script segments, categorised according to their area of application, e.g. Strings, File Contents and Database Access.

The Perl Cookbook is written by Tom Christiansen and Nathan Torkington, and published by O'Reilly.

Some related books are Learning Perl and Advanced Perl Programming.