slackbuilds/perl/perl-Text-Diff
Chris Novakovic 69da8dd7dd perl/perl-Text-Diff: Update homepage.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-05-27 11:11:12 +07:00
..
README
perl-Text-Diff.SlackBuild perl/perl-Text-Diff: Updated for version 1.43. 2015-09-05 06:25:06 +07:00
perl-Text-Diff.info perl/perl-Text-Diff: Updated for version 1.43. 2015-09-05 06:25:06 +07:00
slack-desc perl/perl-Text-Diff: Update homepage. 2018-05-27 11:11:12 +07:00

README

perl-Text-Diff (Perform diffs on files and record sets)
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.