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

Changes for version 0.02 - 2005-09-16

  • Fixed example CSS so that insert is green and delete is red, instead of vice-versa.
  • Added code to split strings into words based on the Unicode \p{IsWord} character class in Perl 5.6.0 and later.
  • Expanded on the "What is a Word?" documentation section with some examples and more details based on the discussion at http://www.justatheory.com/computers/programming/perl/split_words.html.

Modules

Track changes between documents
ANSI colored formatting for Text::WordDiff
XHTML formatting for Text::WordDiff

Provides

in lib/Text/WordDiff.pm

Examples