mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
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.
|