mod_perl logo
perl icon







previous page: Apache::SIG - Override apache signal handlers with Perl'spage up: mod_perl APInext page: Apache::httpd_conf - Generate an httpd.conf file


Apache::PerlSections - Utilities for work with Perl sections











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


Table of Contents

Synopsis

   use Apache::PerlSections ();


TOP

Description

It is possible to configure you server entirely in Perl using <Perl> sections in httpd.conf. This module is here to help you with such a task.



TOP

Methods



TOP

See Also

mod_perl, Data::Dumper, Devel::Symdump



TOP

Maintainers

Maintainer is the person(s) you should contact with updates, corrections and patches.



TOP

Authors

Only the major authors are listed above. For contributors see the Changes file.







TOP
previous page: Apache::SIG - Override apache signal handlers with Perl'spage up: mod_perl APInext page: Apache::httpd_conf - Generate an httpd.conf file