Official Review
NULL
|
Other links at CGI and Perl > Books |
| 1. |
Perl Black Book
|
|
|
This book is designed to give you as much of the whole Perl story as one book can hold. It features: Written by Steve Holzner, former contributing editor for PC Magazine and the author of 50 computer books, Includes 250 pages of CGI programming, the driving force behind Perl’s popularity, Includes over 1,000 programming examples, Comprehensive coverage of Perl syntax and programming, and more.
|
| 2. |
Perl in a Nutshell : A Desktop Quick Reference
|
|
|
Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. This book covers all the core features of the language. It ranges widely through the Perl programmer's universe, gathering together in convenient form a wealth of information about Perl itself and its application to CGI scripts, network programming, database interaction, and graphical user interfaces. It also gives detailed coverage about using Perl within a Win32 environment. Topics include: Basic language reference, Introduction to using Perl modules, Perl and CGI (CGI basics, CGI.pm, mod_perl), DBI - the database-independent API for Perl), Sockets programming in Perl, LWP - the library for World Wide Web programming in Perl, The Net::* modules, and pTk - the Tk extension to Perl.
|
| 3. |
Writing Apache Modules with Perl and C
|
|
|
This guide to Web programming teaches you how to extend the capabilities of the Apache Web server. It explains the design of Apache, mod_perl, and the Apache API, then demonstrates how to use them to rewrite CGI scripts, filter HTML documents on the server-side, enhance server log functionality, convert file formats on the fly, and more.
|
| 4. |
Learning Perl on Win32 Systems
|
|
|
In this carefully paced course, leading Perl trainers and a Windows NT practitioner teach you to program in the language that promises to emerge as the scripting language of choice on NT. Based on the "llama" book, this book features tips for PC users and new NT-specific examples, along with a foreword by Larry Wall, the creator of Perl, and Dick Hardt, the creator of Perl for Win32. Contents include: An introduction to "the Perl way" for Windows users, A quick tutorial stroll through Perl in one lesson, Systematic, topic-by-topic coverage of Perl's broad capabilities, Innumerable, brief code examples, Programming exercises for each topic, with fully worked-out answers, Access to NT system functions through Perl, Database access with Perl, CGI programming with Perl, and Perl modules for OLE automation and the Registry.
|
| 5. |
Effective Perl Programming: Writing Better Programs With Perl
|
|
|
In Effective Perl Programming, Perl experts Joseph Hall and Randal Schwartz share programming solutions, techniques, programming pointers, rules of thumb, and the pitfalls to avoid, enabling you to make the most of Perl's power and capabilities. The authors will help you develop a knack for the right ways to do things. They show you how to solve problems with Perl, and how to debug and improve your Perl programs. Offering examples, they help you learn good Perl style. Geared for programmers who have already acquired Perl basics, the book will extend your skill range, providing the tactics and deeper understanding you need to create Perl programs that are more elegant, effective, and succinct.
|
|
|