DOKK / manpages / debian 12 / libsru-perl / SRU::Utils::XMLTest.3pm.en
SRU::Utils::XMLTest(3pm) User Contributed Perl Documentation SRU::Utils::XMLTest(3pm)

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.

This software is copyright (c) 2013 by Ed Summers.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2022-06-17 perl v5.34.0