mod_perl logo perl icon
previous page: Binary mod_perl distributionspage up: Downloadnext page: Additional Software

Software Bundles






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



There are several other Perl modules that you might wish to have installed, to take full advantage of mod_perl functionality. Provided you have Andreas König's CPAN.pm module, simply run:

  cpan> install Bundle::Apache

This will fetch and install mod_perl and related packages for you all at once. Otherwise, once you've installed mod_perl see the listing by running

  % perldoc Bundle::Apache

See also the source and the binary distributions.






TOP
previous page: Binary mod_perl distributionspage up: Downloadnext page: Additional Software