blob: 2509e7ec1e5529f059c7238d71f488b952c9b1b0 (
plain) (
blame)
1
2
3
4
|
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.
|