Fri, 10 May 2024 21:03:55 UTC | login

Information for build perl-Test-XML-0.08-25.fc37

ID197518
Package Nameperl-Test-XML
Version0.08
Release25.fc37
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
StartedTue, 06 Sep 2022 08:38:07 UTC
CompletedTue, 06 Sep 2022 08:38:07 UTC
Tags
f37
f38
RPMs
src
perl-Test-XML-0.08-25.fc37.src.rpm (info) (download)
noarch
perl-Test-XML-0.08-25.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-24 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun May 23 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.08-21 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild