mod_perl logo perl icon
previous page: Mailing Listspage up: next page: Contribute

Products






The mod_perl Developer's Cookbook

The mod_perl Developer's Cookbook

By Geoffrey Young, Paul Lindner, Randy Kobes
mod_perl Pocket Reference

mod_perl Pocket Reference

By Andrew Ford
Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

By Lincoln Stein, Doug MacEachern
Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

By Dave Rolsky, Ken Williams
mod_perl2 User's Guide

mod_perl2 User's Guide

By Stas Bekman, Jim Brandt
Practical mod_perl

Practical mod_perl

By Stas Bekman, Eric Cholet


There is a lot of software out there ready to run with mod_perl and/or help you with your programming project.

-Apache/Perl Modules
On CPAN you will be able to find a number of Perl modules created to run under mod_perl. We will give a presentation of them here and ways to get at these modules.
-Application Servers and Toolkits based on mod_perl
There are several application servers and toolkits available designed to run under mod_perl, which might provide you with inline-Perl coding, or MVC (Model/View/Controller) frameworks.
-mod_perl Related Software
A short list of some software, open source and commercial, based on or compatible with mod_perl, which might be interesting for anyone using mod_perl


TOP
previous page: Mailing Listspage up: next page: Contribute