Features
- Cover Type: Paperback with 92 pages
- Published by: O'Reilly
- Edition: 1st Edition December 1, 2000
- Written in: English
- ISBN 10 Number: 0596000472
- ISBN 13 Number: 978-0596000479
-
Book Dimensions:
7 x 4.2 x 0.3 inches
- Weighs: 3.2 ounces
Product Description
mod_perl integrates the complete Perl interpreter with the Apache web server. With mod_perl, programmers can take existing Perl CGI scripts and plug them in, usually without making any source code changes. The scripts will run exactly as before but many times faster. In addition, mod_perl offers a Perl interface to the Apache API, allowing full access to Apache internals, so that programmers can control every aspect of the Apache server.
mod_perl Pocket Reference is a concise, conveniently formatted reference to all mod_perl features used in day-to-day mod_perl programming. This small book covers functions as well as configuration directives that help maximize the effectiveness of the mod_perl Apache module.
Book Info
A pocket-sized reference for mod_perl, the Apache section that brings Apache and Perl together. Includes a brief tutorial on mod_perl, and serves as a quick reference for material on all of mod_perl's classes, methods and configuration directives. Softcover.
Reader ReviewsUnlike the PHP pocket reference, this one indexes the contents, and takes more care in describing the function calls that it covers. I know enough Perl to lift good, reusable code. So the front end of this book, which is concise and thoughfully written, refreshes my grasp of the details as I dig through. That's nice. It would be a better book if it would lay flat on any page.