ports/devel/p5-Test-XML/pkg/DESCR

5 lines
273 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.