Practical mod_perl by Eric Cholet, Stas Bekman
Publisher: O'Reilly 2003
ISBN/ASIN: 0596002270
ISBN-13: 9780596002275
Number of pages: 924
mod_perl is an Apache module that builds the power of the Perl programming language directly into the Apache web server. With mod_perl, CGI scripts run as much as 50 times faster, and you can integrate databases with the server, write Apache modules in Perl, embed Perl code directly into Apache configuration files, and even use Perl in server-side includes. This book is about building mod_perl, using it, programming with it, and optimizing it.
Computers & Internet Programming Languages & Tools Perl & CGI