Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
NAME
Apache2::TomKit::Processor::XPathScript - XPathScript Processor for TomKit
SYNOPSIS
# in the relevant .htaccess
PerlSetVar AxAddProcessorMap "text/xps=>Apache2::TomKit::Processor::XPathScript"
<Files *\.xml>
PerlFixupHandler Apache2::TomKit
PerlSetVar AxAddProcessorDef "text/xps=>stylesheet.xps"
</Files>
BUGS
Please send bug reports to <bug-xml-xpathscript@rt.cpan.org>, or via the web interface at http://rt.cpan.org/Public/Dist/Display.html?Name=XML-XPathScript .
AUTHOR
Yanick Champoux <yanick@cpan.org>
Original Axkit::Apache::AxKit::Language module by Matt Sergeant <matt@sergeant.org>