Name: | perl-Text-Diff |
---|---|
Version: | 1.41 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 84240 |
License: | (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT |
RPM: | perl-Text-Diff-1.41-5.el7.noarch.rpm |
Source RPM: | perl-Text-Diff-1.41-5.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.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. |