Join Books.org — it's free

Modېperl pocket reference by Andrew Ford — book cover
Network Programming, General Web Site Design/Development, Web Programming, Web Servers

Modېperl pocket reference

by Andrew Ford
Write a review
Log in to track your reading progress.

Overview

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.

About the Author, Andrew Ford

Andrew Ford is an author and consulting computer programmer who has been involved with the Web since its early days. His book Spinning the Web was the first on publishing with the Web. He also maintains a collection of quick reference cards at http://refcards.com.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
December 1, 2000
Publisher
Beijing ; O'Reilly, 2001.
Pages
94
Format
Paperback
ISBN
9780596000479

More by Andrew Ford

Similar books