 | |
List Price: $49.99 | | Publisher: Waite Group Pr
Salesrank: 3079229
|
| Our Price: $28.00 |
| Used Price: $0.62 |
|
| Media: Paperback |
|
Editorial Review:
Nearly 200 solutions to Perl programming problems are included in "Perl 5 How-To". Multi-platform (UNIX, DOS) documentation and solutions are explored, and extensive CGI coverage is given. The CD-ROM includes Perl 5 source code, Perl extensions, binaries, scripts, and utilities--all ready to plug into the reader's own applications.
Perl 5 How-To: The Definitive Perl 5 Problem-Solver Reviews:
Frequent errors make it difficult to use 
1999-11-04 - I needed an intro to Perl, which also let me jump into examples. From the table-of-contents, this book seemed like it would be a good one. However, I found the first chapter so full of errors (especially in the code examples) that it was almost worthless for a Perl newbie like myself.
With Perl especially, it is difficult to know for certain whether a stray symbol in the code samples is a mistake or a subtle construct of Perl. This book's examples are cluttered with such odd mistakes, which really are generally mistakes.
Even worse, there is really inadequate discussion surrounding the code examples to tell exactly why they are presented. Sometimes new constructs actually are introduced in the examples, without explanation surrounding them (or even reference to the later sections where they will be fully explained... which would be fine too).
Very difficult for a beginner, and probably too simple for an expert.
Ok, but pales in comparision to "Perl Cookbook" 
1999-01-19 - I bought this book before getting "Perl Cookbook" - and I can tell you there is no comparision. Get the O'Reilly books (including Perl Cookbook) before buying third party books. There is no substitute, unless you are looking for sheer unproofed bulk, which the "Definitive" Perl-5 Problem Solver excels at.
Too proprietary 
1998-05-19 - As you go through the book, more and more examples rely on the previously discussed code. That makes it unusable as a reference book.
My main complaint is that well over 1/3 of the book is devoted to HTML parsing and dynamic output, which is great. The problem is that the author wants you to use his HTML parsing engine for every 'How-to' recipe. So, if you don't want to use this particular parsing method, close to half of the book is useless. :(
The cd code examples are buggy 
1998-04-22 - My first impression is that no one did any testing of the examples
Great book premise/very helpful 
1998-04-01 - I just bought this book today after much Perl book researching. This book is well organized/layed out and every example shows how to accomplish a real world task. Normally I go for the O'Reilly books, but this book illustrates how to do so much (dynamic HTML, sockets, forking processes, etc.) in one volume. I do wish that the book did touch more on SQL database access modules. Very happy I found this book.