pkgsrc/devel/p5-Algorithm-Diff/DESCR
epg ae69ff088b import p5-Algorithm-Diff-1.15.
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.
2003-12-03 15:58:53 +00:00

5 lines
287 B
Text

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.