Fri, 10 May 2024 02:46:05 UTC | login

Information for build perl-Test-XML-0.08-11.fc29

ID51582
Package Nameperl-Test-XML
Version0.08
Release11.fc29
Epoch
SummaryCompare XML in perl tests
DescriptionThis module contains generic XML testing tools. Functions include: is_xml(GOT, EXPECTED [, TESTNAME ]) This function compares GOT and EXPECTED, both of which are strings of XML. The comparison works semantically and will ignore differences in syntax that are meaningless in xml, such as different quote characters for attributes, order of attributes or empty tag styles. It returns true or false, depending upon test success. isnt_xml(GOT, MUST_NOT_BE [, TESTNAME ]) This function is similiar to is_xml(), except that it will fail if GOT and MUST_NOT_BE are identical. is_well_formed_xml(XML [, TESTNAME ]) This function determines whether or not a given XML string is parseable as XML. is_good_xml(XML [, TESTNAME ]) This is an alias for is_well_formed_xml().
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Jul 2018 23:46:22 UTC
CompletedThu, 12 Jul 2018 23:46:22 UTC
Tags
f29
RPMs
src
perl-Test-XML-0.08-11.fc29.src.rpm (info) (download)
noarch
perl-Test-XML-0.08-11.fc29.noarch.rpm (info) (download)
Changelog * Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-11 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-8 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild