The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Apache::Include - Utilities for mod_perl/mod_include integration

SYNOPSIS

 <!--#perl sub="Apache::Include" arg="/perl/ssi.pl" -->

DESCRIPTION

The Apache::Include module provides a handler, making it simple to include Apache::Registry scripts with the mod_include perl directive.

Apache::Registry scripts can also be used in mod_include parsed documents using 'virtual include', however, Apache::Include is faster.

SEE ALSO

perl(1), mod_perl(3), mod_include

AUTHOR

Doug MacEachern <dougm@osf.org>