openbsd-ports/textproc/p5-XML-XSLT/pkg/DESCR

7 lines
275 B
Plaintext
Raw Normal View History

This is a Perl module to parse XSL Transformational sheets. For a
description of the XSLT, see http://www.w3.org/TR/xslt. Other
useful resources can be found at http://www.xslt.com
Currently, it uses XML::Parser and XML::DOM, but an effort is being
made to use XML::XPath.