Advanced Perl Programming

Advanced Perl Programming is a technical book on the Perl programming language, authored by Sriram Srinivasan and first published in 1997 by O'Reilly Media. The book focuses on advanced concepts and techniques used in production-level Perl development, offering insight into the design and implementation of real-world Perl applications.

Advanced Perl Programming
AuthorSriram Srinivasan
LanguageEnglish
SubjectPerl Programming
GenreComputing
PublisherO'Reilly Media
Publication date
1997
Publication placeUnited States
ISBN1-56592-220-4

A second edition of the book was published in 2005, authored by Simon Cozens and edited by Allison Randal. Unlike the first edition, the second edition features a different set of advanced programming techniques, with a stronger emphasis on practical use cases in modern Perl development.

Both editions are independent in content and are intended to serve experienced Perl programmers seeking to deepen their understanding of the language.

Related books include Programming Perl, Perl Cookbook, and Perl Hacks.