83764e1daa
Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
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/
|