DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

/usr/man/cat.3/Bundle::PlRPC.3.Z





NAME

       Bundle::Apache - Install Apache mod_perl and related modules


SYNOPSIS

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


CONTENTS

       MIME::Base64       - Used in authentication headers

       Digest::MD5        - Needed to do Digest authentication

       URI 0.10           - There are URIs everywhere

       Net::FTP 2.00      - If you want ftp://-support

       HTML::HeadParser   - To get the correct $res->base

       LWP                - The reason why you need the modules above

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

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

       CGI - CGI.pm

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

       Apache - Perl interface to Apache server API

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

       Apache::DB - Run the interactive Perl debugger under mod_perl

       Apache::Stage - Management of document staging directories

       Apache::Sandwich - Layered document maker

       Apache::Request - Effective methods for dealing with client request
       data

       Apache::Module - Interface to Apache C module structures

       Apache::Test - Wrapper around the standard "Test.pm" with helpers for
       testing an Apache server.


DESCRIPTION

       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.


AUTHOR

       Doug MacEachern

perl v5.8.8                       2007-03-30                 Bundle::Apache(3)
See also Bundle::Apache2(3)
See also Bundle::Apache::ASP(3)
See also Bundle::Apache::ASP::Extra(3)
See also Bundle::ApacheTest(3)
See also Bundle::DBI(3)
See also Bundle::LWP(3)
See also Bundle::PlRPC(3)
See also Bundle__DBD__mysql(3)

Man(1) output converted with man2html