mod_perl logo
perl icon







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


Software Bundles











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



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