=head1 NAME CHANGES.pod =head1 SYNOPSIS Revision history for Perl module Text::Similarity =head1 DESCRIPTION =over =item 0.03 Released March 20, 2008 all changes by TDP =over =item fix divide by zero errors reported on cpan by cernst at esoft.com, who also provided fix =item update test cases to improve coverage of partial matches and no matches =item update synopsis examples so they can be run via cut and paste =item improve README content to make it more descriptive =item introduce /doc directory for pod of INSTALL README and CHANGES =item introduce 'use constant' to support perl 5.6 =back =item 0.02 Released October 16, 2004, all changes by JM =over =item fixed overlap finding & added new module Text::OverlapFinder =item improved command-line interface =item improved documentation and help messages =item added support for a stoplist =back =item 0.01 Released September 23, 2004, all changes by JM =over =item original version; created by h2xs 1.23 with options -b 5.6.0 -A -X Text::Similarity =back =back =head1 AUTHORS Ted Pedersen, University of Minnesota, Duluth tpederse at d.umn.edu This document last modified by : $Id: CHANGES.pod,v 1.5 2008/03/20 04:49:19 tpederse Exp $ =head1 SEE ALSO =head1 COPYRIGHT AND LICENSE Copyright (c) 2004-2008 Ted Pedersen Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. Note: a copy of the GNU Free Documentation License is available on the web at L and is included in this distribution as FDL.txt. =cut