|
Books, Web Sites, and other online references for mod_perl.
|
|
|
1. |
mod_perl Guide
-
All Apache/Perl related information: Hints, Guidelines, Scenarios and Troubleshottings
|
|
|
2. |
Practical mod_perl
-
Book by Stas Bekman and Eric Cholet; full text freely available in HTML and PDF under a creative-commons license.
|
|
|
3. |
The mod_perl Developer's Cookbook
-
Companion site to the book, The mod_perl Developer's Cookbook. Information about the book, sample chapters and example code, and a list of resources.
|
|
|
4. |
Writing Apache Modules with Perl and C
-
The home site of "Writing Apache Modules with Perl and C", a book about creating Web server modules using the Apache API, written by Lincoln Stein and Doug MacEachern.
|
|
|
5. |
Perl for the Web
-
Online book. The book provides tools and strategies to improve the performance of existing Web applications in Perl. Chapters 10 and 11 are relevant to mod_perl.
|
|
|