The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2004-05-29

  • new matching algorithm reigns in exponential growth of match time on large sets of similar nodes, and speeds up matching about 30% overall
  • added hard matching of nodes, attributes and content to get better diffgrams on XML with many nodes of similar structure
  • fixed bug with inserts of subtrees that were targets of node moves
  • added more tests to harness

Modules

XML DOM-Tree based Diff & Patch Module