in reply to Comparing XML files using Perl script

It looks to me like XML::SemanticDiff might be of use.

In addition, I see XML::DifferenceMarkup on CPAN, too, but at first sight that looks to be more strict in what it considers a difference.

  • Comment on Re: Comparing XML files using Perl script