Programming Perl, best known as camel book among hackers, is a book about writing programs or scripts using Perl programming language written by the creator of Perl, Larry Wall. With over a thousand page, it covers trivial cases to advanced techniques to complete description of the language and its interpreter. Published by O'Reilly & Associates in July 2000, the third edition, the latest as of writing, covers Perl 5.6. The book is largely considered a bible for all of Perl programmers.
Related books are: Learning Perl, Advanced Perl.
The publisher offers a free sample of Chapter Eighteen [1] as well as the complete set of code examples in the book. [1]
External Links