forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
257 B
Text
6 lines
257 B
Text
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: http://search.cpan.org/dist/XML-SemanticDiff/
|