summaryrefslogblamecommitdiff
path: root/devel/p5-Algorithm-Diff/pkg-descr
blob: 9a78438e4870415c7cbaf71d2535955375020451 (plain) (tree)
1
2
3
4
5
6
7
8
9
10





                                                                      
                                                      


                                      
Algorithm::Diff is a perl module that provides an interface to compute
the difference between two files, two strings, or any other two lists
of things.  It uses an intelligent algorithm similar/identical to the
one used by classical Unix diff(1).  It is guaranteed to find the
*smallest possible* set of differences.

WWW: http://search.cpan.org/search?dist=Algorithm-Diff
Author: Ned Konz <perl@bike-nomad.com>

--will