CGI Bookstore
Recommended books for Perl and CGI programming
Sams Teach Yourself Perl in 21 Days (2nd Edition)
A great book for beginning programmers who want to learn Perl. Filled with concrete examples and, yes, by using this book you will be able to write good Perl code on your own in 21 days.
Perl by Example (3rd Edition)
Both a reference and tutorial, this book covers the varieties of Perl and their system and Web applications. Chapters address scripts, printing, names, operators, pattern matching, files, subroutines, libraries, references, databases, interfaces, report writing, CGI, and related topics.
CGI Programming with Perl
The appearance of the second edition of CGI Programming with Perl heralds the beginning of the neoclassical era of Web service. CGI is the original back end for client-driven, dynamic Web-page service.
Win32 Perl Programming: The Standard Extensions (2nd Edition)
Core Perl is an incredibly powerful programming language that has proved a major hit with the Unix and Windows programming community. Add a whole heap of plug-in modules, and it raises the language to a whole new level of usability and usefulness.
Learning Perl (3rd Edition)
In this smooth, carefully paced course, a leading Perl trainer teaches you to program in the language that threatens to make C, sed, awk, and the Unix shell obsolete for many tasks. This book is the official guide for both formal and informal learning.
Perl Cookbook
When the second edition of Programming Perl was released, the authors omitted two chapters. O'Reilly chose to release the many Perl code examples as a separate entity: The Perl Cookbook.