Jump to content

Advanced Perl Programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 206.218.52.33 (talk) at 19:19, 26 August 2005 (added info on the completely revised 2nd edition). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
File:Adv perl.jpg
Advanced Perl book cover

This book has two completely different editions by different authors, but from the same publisher.

The first edition of Advanced Perl Programming is by Sriram Srinivasan and covers complex techniques needed in production level Perl. The first edition was published in August 1997.

The publisher offers online a free sample of Chapter One [1] as well as the complete set of code examples in the book [2].

The second edition is by Simon Cozens and was published in 2005. It is described at [[3]].

Some related books are Programming Perl and Learning Perl.