Name: | rh-perl530-perl-Algorithm-Diff |
---|---|
Version: | 1.1903 |
Release: | 16.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 110622 |
License: | GPL+ or Artistic |
RPM: | rh-perl530-perl-Algorithm-Diff-1.1903-16.el7.noarch.rpm |
Source RPM: | rh-perl530-perl-Algorithm-Diff-1.1903-16.el7.src.rpm |
Build Date: | Wed Dec 09 2020 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Algorithm-Diff |
Summary: | 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. |