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

NAME

PApp::XSLT::LibXSLT - wrapper for an XSLT implementation

SYNOPSIS

 use PApp::XSLT::LibXSLT;
 # to be written

DESCRIPTION

The PApp::XSLT::LibXSLT module is a wrapper around XML::LibXSLT. Unless you specifically need XML::LibXSLT you should see PApp::XSLT.

new PApp::XSLT::LibXSLT parameter => value...

Creates a new PApp::XSLT::LibXSLT object with the specified behaviour. All parameters are optional. See PApp::XSLT::new.

SEE ALSO

PApp.

AUTHOR

 Marc Lehmann <schmorp@schmorp.de>
 http://home.schmorp.de/