NAME

XML::ApplyXSLT::Apache - mod_perl1 interface to XML::ApplyXSLT

SYNOPSIS

PerlModule XML::ApplyXSLT::Apache

<Directory "/foo">
  SetHandler perl-script
  PerlHandler XML::ApplyXSLT::Apache
</Directory>

DESCRIPTION

Apache (mod_perl1) interface to XML::ApplyXSLT.

BUGS

Reporting Bugs

Newer versions of this module may be available from CPAN.

If the bug is in the latest version, send a report to the author. Patches that fix problems or add new features are welcome.

Known Issues

No known issues, though see source for TODO and other comments.

SEE ALSO

AxKit, for more complex XML mangling needs.

The supporting modules XML::LibXML and XML::LibXSLT.

AUTHOR

Jeremy Mates, <jmates@sial.org>

COPYRIGHT AND LICENSE

The author disclaims all copyrights and releases this module into the public domain.