Fri, 10 May 2024 10:31:41 UTC | login

Information for build perl-Test-XML-0.08-19.fc33

ID177005
Package Nameperl-Test-XML
Version0.08
Release19.fc33
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
StartedThu, 13 Aug 2020 13:58:20 UTC
CompletedThu, 13 Aug 2020 13:58:20 UTC
Tags
f33
f37
f38
RPMs
src
perl-Test-XML-0.08-19.fc33.src.rpm (info) (download)
noarch
perl-Test-XML-0.08-19.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-18 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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