Marktplatzangebote
Ein Angebot für € 2,40 €
  • Broschiertes Buch

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
…mehr

Produktbeschreibung
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.
Autorenporträt
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.