XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XSLT Software, Open Source, GNOME -> XML::LibXSLT

XML::LibXSLT

Date: May. 4, 2001
Link: http://theoryx5.uwinnipeg.ca/CPAN/data/XML-LibXSLT/XML-LibXML/LibXML.html
Source Author or Organization: Matt Sergeant, AxKit.com Ltd, Comprehensive Perl Archive Network (CPAN)

The XML::LibXSLT Perl module is an Extensible Style Language Transformations (XSLT) library based on the Gnome libxslt engine.

Nearly all of XSLT's features are implemented and the author found it to be more than twice as fast as XML::Sablotron when he tested it using the XSLTMark benchmark suite. Document Type Definition (DTD) validation and XInclude are also supported.

XML::LibXSLT is distributed under the same Artistic License as Perl.