Query: sru::utils::xmltest
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SRU::Utils::XMLTest(3pm) User Contributed Perl Documentation SRU::Utils::XMLTest(3pm)NAMESRU::Utils::XMLTest - XML testing utility functionsSYNOPSISuse SRU::Utils::XMLText; ok( wellFormedXML($xml), '$xml is well formed' );DESCRIPTIONThis is a set of utility functions for use with testing XML data.METHODSwellFormedXML( $xml ) Checks if $xml is welformed. perl v5.12.4 2009-11-20 SRU::Utils::XMLTest(3pm)