mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Test-XML/
|