Fixup fromcvs/togit conversion
[pkgsrcv2.git] / devel / p5-Algorithm-Diff / DESCR
1 This is a module for computing the difference between two files,
2 two strings, or any other two lists of things.  It uses an
3 intelligent algorithm similar to (or identical to) the one used by
4 the Unix `diff' program.   It is guaranteed to find the *smallest
5 possible* set of differences.