Jump to content

Programming Perl

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TakuyaMurata (talk | contribs) at 06:58, 13 February 2004 (stub article). 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)

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. Published by O'Reilly & Associates, the thrid edition, the latest as of writing, covers Perl 5.6.

Related books are: Learning Perl, Advanced Perl