Thu, 28 Mar 2024 15:22:29 UTC | login

Information for build perl-Test-XML-0.08-16.fc32

ID130158
Package Nameperl-Test-XML
Version0.08
Release16.fc32
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 similar 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 parsable as XML. is_good_xml(XML [, TESTNAME ]) This is an alias for is_well_formed_xml().
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Nov 2019 21:26:06 UTC
CompletedFri, 08 Nov 2019 21:26:06 UTC
Tags
f32
f33
RPMs
src
perl-Test-XML-0.08-16.fc32.src.rpm (info) (download)
noarch
perl-Test-XML-0.08-16.fc32.noarch.rpm (info) (download)
Changelog * Mon Sep 02 2019 Paul Howarth <paul@city-fan.org> - 0.08-16 - Spec tidy-up - Use author-independent source URL - Drop redundant buildroot cleaning in %install section - Specify more build dependencies - Simplify find command using -delete - Fix typo in %description * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-14 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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