Changes for version 0.97

  • Added the README (Kwalitee)
  • Specified the LICENSE (as "perl") explicitly in the Makefile.PL. (Kwalitee)
  • Added t/pod.t. (Kwalitee).
    • fixed the POD in the process.
  • Created a Build.PL script based on the Makefile.PL in order to make sure the META.yml is according to the SPEC. (Kwalitee).
  • Added the t/pod-coverage.t file and made sure the files have full POD coverage. (Kwalitee)
  • Made sure the second argument in compare can accept a processed XML result, and refactored the code in the process. Added the t/13to-doc-read.t test file.
  • Converted the "PathFinder" package in lib/XML/SemanticDiff.pm to "XML::SemanticDiff::PathFinder" to maintain namespace purity.
  • Converted the Pkg to use an object using Non-Expat-Options. Made the global variables as class members using accessors.

Modules

Perl extension for comparing XML documents.
Default handler class for XML::SemanticDiff

Provides

in lib/XML/SemanticDiff.pm
in lib/XML/SemanticDiff.pm