summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Diff/DESCR
blob: 8b2ab9220082c822ffb3d255a20d6cbd2ba7559d (plain)
1
2
3
4
5
This is a module for computing the difference between two files,
two strings, or any other two lists of things.  It uses an
intelligent algorithm similar to (or identical to) the one used by
the Unix `diff' program.   It is guaranteed to find the *smallest
possible* set of differences.