Bundle::Theory::Apache - A bundle to install all of Theory's favorite mod_perl modules


Bundle-Theory documentation Contained in the Bundle-Theory distribution.

Index


Code Index:

Name

Top

Bundle::Theory::Apache - A bundle to install all of Theory's favorite mod_perl modules

Synopsis

Top

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

Description

Top

This bundle contains all of Theory's most-used mod_perl-related modules. These are essentials whenever he builds a new system.

CONTENTS

Top

Apache::Test

Apache::Request

CGI

HTML::Mason

MasonX::Interp::WithCallbacks

Apache::Session

Apache::DBI

Apache::Dir

Cache::Cache

Cache::Mmap

URI::Escape

HTML::Template

HTML::Template::Expr

Template

Apache::FakeTable

Author

Top

David E. Wheeler <david@justatheory.com>

Copyright and License

Top


Bundle-Theory documentation Contained in the Bundle-Theory distribution.

package Bundle::Theory::Apache;

our $VERSION = '1.08';

1;
__END__