| Name: | perl-Test-XML |
|---|---|
| Version: | 0.08 |
| Release: | 16.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 31775 |
| License: | GPL+ or Artistic |
| RPM: | perl-Test-XML-0.08-16.el8.noarch.rpm |
| Source RPM: | perl-Test-XML-0.08-16.el8.src.rpm |
| Build Date: | Tue Nov 05 2019 |
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Test-XML |
| Summary: | Compare XML in perl tests |
| Description: | This 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(). |
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild