perl-Algorithm-Diff - Algorithm::Diff Perl module
Description:
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.
Homepage: http://search.cpan.org/dist/Algorithm-Diff/
License: GPL or Artistic
Vendor: Fedora Project
Packages
perl-Algorithm-Diff-1.1902-3.fc7.noarch [45 KiB] |
Changelog by Steven Pritchard (2007-04-18):
- Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker. |