Re: ANNOUNCE: Test::XML

2003-04-01 Thread Dominic Mitchell
Michael G Schwern wrote: On Mon, Mar 31, 2003 at 12:45:14PM +0100, Dominic Mitchell wrote: I've just uploaded a new module to CPAN[1], Test::XML. It contains a couple of functions for examining XML output of functions in a slightly saner way than is(). http://search.cpan.org/a

ANNOUNCE: Test::XML

2003-03-31 Thread Dominic Mitchell
I've just uploaded a new module to CPAN[1], Test::XML. It contains a couple of functions for examining XML output of functions in a slightly saner way than is(). http://search.cpan.org/author/SEMANTICO/Test-XML-0.03/ It's also got helpers for testing XML::SAX and XML::Twig based modules.