Name: | rh-perl526-perl-Text-Diff |
---|---|
Version: | 1.45 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 85628 |
License: | (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT |
RPM: | rh-perl526-perl-Text-Diff-1.45-2.el7.noarch.rpm |
Source RPM: | rh-perl526-perl-Text-Diff-1.45-2.el7.src.rpm |
Build Date: | Thu Oct 25 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |