Perl @ Web Programming
 Programming Shed : Programmer Store & Resources
|  ASP.NET  |  HTML / DHTML  |  Java / JavaScript  |  Perl  |  PHP  |  Python  |  XML  |
Perl Index - Perl Book :

Perl Book :
Mod-Perl Pocket Reference

Mod-Perl Pocket Reference
Check price @
Amazon.com
Amazon.ca
Amazon.co.uk


Mod-Perl Pocket Reference
by Andrew Ford

Paperback: 83 pages
Dimensions (in inches): 0.29 x 6.98 x 4.24
Publisher: O'Reilly & Associates
ISBN: 0596000472; (December 2000)


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 module 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.


Customer Reviews
Reviewer: Michael Ernest from Suisun City, CA United States
Unlike 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.






Book Subjects
Learning Perl
Perl Reference Manual
Web Programming in Perl
 
Perl Essential
Learning Perl (3rd Edition)
by Randal L. Schwartz, Tom Phoenix
Programming Perl (3rd Edition)
by Larry Wall, Tom Christiansen, Jon Orwant
Perl Black Book, 2nd Edition
by Steven Holzner
CGI Programming with Perl
by Scott Guelich, Shishir Gundavaram, Gunther Birznieks, Linda Mui
Perl & XML (O'Reilly Perl)
by Erik T. Ray, Jason McIntosh
© 2005-2006, Programming Shed