blob: 6a5e53bb50aa58eb62e40a4878bed28b9c51bad4 (
plain) (
blame)
1
2
3
4
5
|
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.
|