sru::utils::xmltest(3pm) debian man page | unix.com

Man Page: sru::utils::xmltest

Operating Environment: debian

Section: 3pm

SRU::Utils::XMLTest(3pm)				User Contributed Perl Documentation				  SRU::Utils::XMLTest(3pm)

NAME
SRU::Utils::XMLTest - XML testing utility functions
SYNOPSIS
use SRU::Utils::XMLText; ok( wellFormedXML($xml), '$xml is well formed' );
DESCRIPTION
This is a set of utility functions for use with testing XML data.
METHODS
wellFormedXML( $xml ) Checks if $xml is welformed. perl v5.12.4 2009-11-20 SRU::Utils::XMLTest(3pm)
Related Man Pages
module::corelist::utils(3pm) - mojave
perl::critic::utils::dataconversion(3pm) - debian
perl::critic::utils::pod::parseinteriorsequence(3pm) - debian
sru::request(3pm) - debian
sru::server(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph