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.
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.