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


XML-ApplyXSLT documentation  | view source Contained in the XML-ApplyXSLT distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  PerlModule XML::ApplyXSLT::Apache

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

DESCRIPTION

Top

Apache (mod_perl1) interface to XML::ApplyXSLT.

BUGS

Top

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

Top

AxKit (AxKit), for more complex XML mangling needs.

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

AUTHOR

Top

Jeremy Mates, <jmates@sial.org>

COPYRIGHT AND LICENSE

Top


XML-ApplyXSLT documentation  | view source Contained in the XML-ApplyXSLT distribution.