Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Algorithm-Diff - Compute `intelligent' differences between two files/lists
- 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.
Packages
perl-Algorithm-Diff-1.1903-1.fc22.noarch
[50 KiB] |
Changelog
by Paul Howarth (2014-11-27):
- Update to 1.1903
- Fix documentation typos (CPAN RT#84981)
- Add -w and -i switches to diffnew.pl (CPAN RT#69945)
- Remove Algorithm::DiffOld from the index; the module is still distributed
with Algorithm::Diff, but is not indexed on CPAN because this is an
***UNAUTHORIZED*** release of Algorithm::DiffOld
- Add patch to generate provide for perl(Algorithm::DiffOld)
- Drop %defattr, redundant since rpm 4.4
- General spec tidy-up
|