Advanced Perl Programming
Advanced Perl Programming is a 1997 book by Sriram Srinivasan which covers complex techniques needed in production level Perl.
Author | Sriram Srinivasan |
---|---|
Language | English |
Genre | Non-fiction |
Publication date | 1997 |
The second edition, by Simon Cozens and edited by Allison Randal, was published in 2005. It contains a different set of high-level programming techniques intended for practical use, and is described at www.oreilly.com.
Related books include Programming Perl, Perl Cookbook, and Perl Hacks.
Reception
[edit]Charles Stross called Advanced Perl Programming's sections on networking and object-oriented programming "well-nigh indispensable".[1] Eric S. Raymond called Sriram Srinivasan's commentary on the Perl language "uniformly intelligent, incisive and tasteful".[2] Donald Bryson of Network Computing magazine called the book "full of useful information, well written, beautifully set, and technically accurate".[3]
References
[edit]- ^ Stross, Charles (June 2001). "More information on Perl/CGI Programming". Linux Format. Future Publishing.
- ^ Raymond, Eric (1998-02-01). "The Essential Perl Books". Linux Journal. Belltown Media, Inc. Retrieved 2011-06-30.
- ^ Bryson, Donald (December 1998). "Advanced Perl Programming". Network Computing. UBM TechWeb. Archived from the original on 2008-10-08. Retrieved 2011-06-27.
External links
[edit]- Online Catalog: Advanced Perl Programming, 1st edition
- Chapter One as well as the complete set of code examples in the book.