I was looking for a book which would get me started in Perl scripting as painlessly as possible. This book was all that and more. I am now thinking of taking up Perl scripting as a profession.
0Report
I thought this book was excellent, it was a little short, but still good. My actual rating would be 4.5 stars, this is because once it gets into chapter 3 pretty deep, I lost my self and had to read it over a couple times, and instead of using cgi-lib.pl, I'd rather know how to do it from scratch.Overall though a great book! c'ya
0Report
If you are bright, and you want to understand the concept of Perl, this book will get you started. You probably will not come away able to write any programs, although you will gain some tools for doing so. I have not yet found a single book to get people started with Perl, but a combination of this book, "Learning Perl" and "The Perl CGI Cookbook" makes a good beginner library.
0Report
If your looking for a mammoth manual or encyclopedic guide to CGI and PERL, then you've come to the wrong place. This 150 page primer gets you off and running writing your own Perl scripts in the easiest way. Many examples and exercises aim your learning to integrating your knowledge into hypertext web pages. Receiving user input and producing valid output with CGI, HTML forms elements; all explained in an easy to follow,...
0Report
The book covers introductary features needed to begin interpreting PERL used for CGI scripts. Also, there are explanations of HTTP transactions and creating customized web pages based on browser input. The book ends with several appendices, the most important being a trouble shooting helper for script writers and the CGI-PERL library. A must for new to the job webmasters, especially those not familliar with the C family...
0Report