Name: | perl-Algorithm-Diff |
---|---|
Version: | 1.1903 |
Release: | 10.module+el8.6.0+20545+312b6629 |
Architecture: | noarch |
Module: | perl:5.32:8060020211122091432:e82d91b1 perl:5.32:8080020230118125925:af169298 |
Group: | Development/Libraries |
Size: | 110531 |
License: | GPL+ or Artistic |
RPM: | perl-Algorithm-Diff-1.1903-10.module+el8.6.0+20545+312b6629.noarch.rpm |
Source RPM: | perl-Algorithm-Diff-1.1903-10.module+el8.6.0+20545+312b6629.src.rpm |
Build Date: | Wed Apr 06 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |