Download: SRU-1.00.tar.gz
Dependencies
Annotate this POD
SRU::Utils::XMLTest - XML testing utility functions
use SRU::Utils::XMLText; ok( wellFormedXML($xml), '$xml is well formed' );
This is a set of utility functions for use with testing XML data.
Checks if $xml is welformed.
$xml