mod_perl logo
perl icon







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


Software Bundles











Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

By Dave Rolsky, Ken Williams
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



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