Name: | perl-XML-SemanticDiff |
---|---|
Version: | 1.0007 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 107189 |
License: | GPL+ or Artistic |
RPM: | perl-XML-SemanticDiff-1.0007-5.el9.noarch.rpm |
Source RPM: | perl-XML-SemanticDiff-1.0007-5.el9.src.rpm |
Build Date: | Mon Feb 07 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/XML-SemanticDiff |
Summary: | Perl extension for comparing XML documents |
Description: | XML::SemanticDiff provides a way to compare the contents and structure of two XML documents. By default, it returns a list of hashrefs where each hashref describes a single difference between the two docs. |