Official Review
NULL
|
Other links at CGI and Perl > Books |
| 1. |
Perl For DummiesŪ
|
|
|
Perl For Dummies, 2nd Edition, guides you step-by-step through the arcane syntax and programming environment of Perl, whether you're working on a UNIX, Windows 95/98/NT, or Macintosh. Perl For Dummies is written for both programming novices and veteran code warriors. From the basic elements of programming with Perl to advanced topics on designing and building complex Perl programs, this plain-English reference covers every version of Perl for creating custom CGI scripts for your Web site. Plus, this book's bonus CD-ROM, includes all the source code from the book, along with a copy of ActivePerl, from ActiveState.
|
| 2. |
Perl Cookbook
|
|
|
The Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. You'll find hundreds of rigorously reviewed Perl "recipes" for manipulating strings, numbers, dates, arrays, and hashes; pattern matching and text substitutions; references, data structures, objects, and classes; signals and exceptions; and much more.
|
| 3. |
Perl : Annotated Archives
|
|
|
Create extensible programs and dynamic Web applications with this exceptional collection of annotated, reusable Perl code. Perl Annotated Archives is packed with ready-to-run code for Windows, Unix, Mac and Web applications along with line-by-line explanations. Use the power and flexibility of Perl to carry out hundreds of functions easily - process and report on text files, write clients and servers within a single application, dynamically create HTML, secure your Web site, manage an entire network from a single point, and much more. Complete with a CD-ROM containing all of the book's source code and applications, this one-of-a-kind collection is a programmers reference and how-to manual in a single convenient volume.
|
| 4. |
Mastering Regular Expressions
|
|
|
Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether you're a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications ranging from validating data-entry fields to manipulating information in multimegabyte text files. Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. Written in an engaging style and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions offers a wealth information that you can put to immediate use.
|
| 5. |
Professional Perl Programming
|
|
|
This book provides comprehensive coverage of the Perl language. It covers the fundamentals of data types and file handling through advanced features like regular expressions, object-oriented programming, threads, internationalization, and integrating Perl with the C programming language. The latest version, Perl 5.6, is used throughout, with commentary for those with earlier versions. Both aspiring and experienced Perl programmers will benefit from the expertise in this book, whether they are looking to develop serious applications, improve their productivity, or simply learn a more powerful and portable replacement for shell scripts.
|
|
|