blob: 309cb2e6d8f59e6665c2da98b4bb02b3f42594bb (
plain)
1
2
3
4
5
6
|
XML::SematicDiff 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.
WWW: https://metacpan.org/release/XML-SemanticDiff
|