lib::Bundle::ApaUcsheer(3C)ontributed

lib::Bundle::ApaUcsheer(3C)ontributed

bstring Home Page Subroutines Index Bundle::CPAN


NNAAMMEE
       Bundle::Apache - Install Apache mod_perl and related
       modules

SSYYNNOOPPSSIISS
       perl -MCPAN -e 'install Bundle::Apache'

CCOONNTTEENNTTSS
       Apache - Perl interface to Apache server API

       ExtUtils::Embed - Needed to build httpd

       MIME::Base64 - Needed for LWP

       LWP - Web client to run mod_perl tests

       HTML::TreeBuilder - Used for Apache::SSI

       Devel::Symdump - Symbol table browsing with Apache::Status

       Data::Dumper - Used by Apache::PerlSections->dump

       HTTPD::UserAdmin - Apache::Authen stuff

       CGI - CGI.pm

       Tie::IxHash - For order in <Perl> sections

       Apache::ePerl - mod_perl adaptation of 'ePerl'

       Apache::DBI   - Wrapper around DBI->connect to
       transparently maintain persistent connections

       Apache::Stage - Management of document staging directories

       Apache::Sandwich - Layered document maker

DDEESSCCRRIIPPTTIIOONN
       This bundle contains modules used by Apache mod_perl.

       Asking CPAN.pm to install a bundle means to install the
       bundle itself along with all the modules contained in the
       CONTENTS section above. Modules that are up to date are
       not installed, of course.

AAUUTTHHOORR
       Doug MacEachern


bstring Home Page Subroutines Index Bundle::CPAN