This module provides tools for testing code which deals with XML. These tools are compatible with the Test::More and Test::Simple modules. At present, there is generic XML comparison support, as well as modules for dealing with XML::SAX, XML::Twig and XML::XPath handlers. Missing commit first spotted by sthen@ with sqlports. This is expected to fix the portroach breakage reported by ajacoutot@; sorry for that! OK sthen@
12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/04/18 12:38:20 schwarze Exp $
|
|
${P5SITE}/Test/
|
|
${P5SITE}/Test/XML/
|
|
${P5SITE}/Test/XML.pm
|
|
${P5SITE}/Test/XML/SAX.pm
|
|
${P5SITE}/Test/XML/Twig.pm
|
|
${P5SITE}/Test/XML/XPath.pm
|
|
@man man/man3p/Test::XML.3p
|
|
@man man/man3p/Test::XML::SAX.3p
|
|
@man man/man3p/Test::XML::Twig.3p
|
|
@man man/man3p/Test::XML::XPath.3p
|