5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
The perl5 module 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.
|