Name: | rh-perl530-perl-Text-Diff |
---|---|
Version: | 1.45 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 85714 |
License: | (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT |
RPM: | rh-perl530-perl-Text-Diff-1.45-8.el7.noarch.rpm |
Source RPM: | rh-perl530-perl-Text-Diff-1.45-8.el7.src.rpm |
Build Date: | Thu Dec 10 2020 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Text-Diff |
Summary: | Perform diffs on files and record sets |
Description: | Text::Diff provides a basic set of services akin to the GNU diff utility. It is not anywhere near as feature complete as GNU diff, but it is better integrated with Perl and available on all platforms. It is often faster than shelling out to a system's diff executable for small files, and generally slower on larger files. |