Logo

Practical mod_perl by Eric Cholet, Stas Bekman

Large book cover: Practical mod_perl

Practical mod_perl
by

Publisher: O'Reilly
ISBN/ASIN: 0596002270
ISBN-13: 9780596002275
Number of pages: 924

Description:
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.

Home page url

Download or read it online for free here:
Download link
(12MB, TAR/PDF)

Similar books

Book cover: Practical Perl ProgrammingPractical Perl Programming
by - Cardiff School of Computer Science
Introduction to Perl: variables, arrays, operators, statements, functions, references, input and output, regular expressions, reports, special variables, handling errors and signals, objects, modules, debugging, command-line options, etc.
(17586 views)
Book cover: Data Munging with PerlData Munging with Perl
by - Manning Publications Co.
The book presents techniques for using Perl to recognize, parse, transform, and filter data. The author David Cross will show you dozens of useful ways to get those everyday data manipulation chores done better, faster, and more reliably.
(5143 views)
Book cover: Exploring Programming Language Architecture in PerlExploring Programming Language Architecture in Perl
by
This book presents an informal and friendly introduction to some of the core ideas in modern computer science, using the programming language Perl as its vehicle. The book takes the form of a series of working interpreters for the language PScheme.
(16271 views)
Book cover: Perl 6 ProgrammingPerl 6 Programming
- Wikibooks
Perl 6 is the sixth edition of the Perl programming language, representing a major backwards-incompatible rewrite of the language. This online book is going to introduce the reader to the Perl 6 language and its many features.
(14398 views)