Jump to content

Intermediate Perl

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ser Amantio di Nicolao (talk | contribs) at 03:46, 25 February 2019 (External links: recategorize). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Intermediate Perl, 2nd Edition
File:Intermediate Perl 2nd Edition cover.png
AuthorRandal L. Schwartz, brian d foy, Tom Phoenix
PublisherO'Reilly Media
Publication date
July 2012
Media typePrint, Ebook
Pages396
ISBN978-1-4493-9309-0 (print), 978-1-4493-0459-1 (ebook)

Intermediate Perl is a book about the Perl programming language by Randal L. Schwartz, brian d foy and Tom Phoenix, published in 2006 by O'Reilly Media. It was released as a retitled second edition of Learning Perl Objects, References & Modules (ISBN 0-596-00478-8) by Schwartz and Phoenix, published by O'Reilly Media in 2003 to favorable reviews.[1][2][3] A second edition of Intermediate Perl was released in 2012.

Intermediate Perl is a follow-up to Learning Perl. Just as Learning Perl features a llama on its cover, its follow-up features an alpaca. For this reason, they are sometimes referred to as, respectively, "the llama book" and "the alpaca book".

This book is written in very much the same style as its predecessor. It picks up right where Learning Perl left off, and takes the reader from the most basic features of Perl references all the way through to creating Perl modules and distributing them to CPAN.

Editions

References