O'Reilly has done it again! This is my favorite book yet on writing CGI scripts with Perl (5.0). The extensive use of real world applications you can try while learning, and the great examples of how to have CGI interact with databases are especially useful. I suspect I shall order several copies for some of our staff who are new to CGI. Although the book has a UNIX bias, it has much to offer scripters on all platforms.
Note that many competitors cram a CD-ROM into their books to give greater "shelf appeal". Don't be fooled. O'Reilly continues its economically and ecologically sensible approach of pointing you to their FTP site to obtain the example code used in the book. (Thanks, Tim!) Highly Recommended.
Customer Reviews & Comments
This is an excellent book. I'd recommend it to anyone who is getting started in CGI programming. It will not teach you Perl; for that I used O'Reilly's "Programming perl" while I read through this book's examples. For CGI programming, however, this book does its job very well.I noticed another review that said that code in this book didn't work. I've actually used code from this book in a half-dozen sites now, and it worked fine. More importantly, the code was well-enough explained that I've modified it over and over again to do what I needed.I still pull this book out every so often, and a few of my friends come by my house and read it. It's a very useful tool for anyone who wants to get started with CGI programming.