Name: | perl-XML-SemanticDiff |
---|---|
Version: | 1.0007 |
Release: | 15.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 105231 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-XML-SemanticDiff-1.0007-15.el10_0.noarch.rpm |
Source RPM: | perl-XML-SemanticDiff-1.0007-15.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-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. |