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. The third edition, by Randal L. Schwartz and Tom Phoenix, was published on July 15, 2001, and covers Perl version 5.6.
Unlike Programming Perl, this book is aimed to novice users. The publisher offers a free sample of Chapter Four [1] (http://www.oreilly.com/catalog/lperl3/chapter/ch04.html) as well as complete set of code examples presented in the book. [2] (http://examples.oreilly.com/lperl3/)
Randal L. Schwartz (the original sole author) selected the world of The Flintstones for the examples in this book, giving rise to the somewhat frequent use of Fred and Barney as metasyntactic variables, rather than the classic foo and bar.
In 2003, Schwartz published a follow-up to the Llama - Learning Perl Objects, References & Modules. It picks up where Learning Perl left off.
Editions
- First edition (1993; 274 pages; ISBN 1565920422)
- Second edition (1997; 300 pages; covers Perl 5.004; ISBN 1565922840)
- Third edition (2001; 330 pages; covers Perl 5.6; ISBN 0596001320)
External links
- O'Reilly Online catalog: Learning Perl, 3rd editon (http://www.oreilly.com/catalog/lperl3/)