Changes for version 0.96
- Fixed the warning emitted with the namespaces being undefined. (t/8nonexist_ns.t)
- fixes http://rt.cpan.org/Public/Bug/Display.html?id=1379
- Fixed the search algorithm so it will identify the location of the XML tags properly. (t/09two-tags.t)
- Applied a modified version of: http://rt.cpan.org/Ticket/Display.html?id=24715
- Fixes an exception when comparing XML with multi-byte characters.
- Thanks to RMBARKER
- t/10wide-chars.t
- Applied a modified version of: http://rt.cpan.org/Ticket/Display.html?id=18491
- Fixes a case where the same tags in different places with identical contents, are not considered semantically identical.
- Thanks to CLOTHO for reporting it and suggesting a fix.
- t/11tag-in-different-locations.t
- Added a regression test against bug: http://rt.cpan.org/Ticket/Display.html?id=2322
- Seems to already have been fixed.
- t/12missing-element-has-o-as-cdata.t
Modules
Perl extension for comparing XML documents.
Default handler class for XML::SemanticDiff
Provides
in lib/XML/SemanticDiff.pm