1Revision history for Perl extension Text::WordDiff.
2
30.02  2005-09-16T01:19:16
4      - Fixed example CSS so that insert is green and delete is red, instead
5        of vice-versa.
6      - Added code to split strings into words based on the Unicode \p{IsWord}
7        character class in Perl 5.6.0 and later.
8      - Expanded on the "What is a Word?" documentation section with some
9        examples and more details based on the discussion at
10        http://www.justatheory.com/computers/programming/perl/split_words.html.
11
120.01  2005-09-07T19:05:08
13      - Initial public release.
14