perl-Text-Diff - 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.

Homepage: http://search.cpan.org/dist/Text-Diff/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-Text-Diff-0.35-4.fc7.noarch [24 KiB] Changelog by Steven Pritchard (2007-04-18):
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.