slackbuilds/perl/perl-Text-Diff
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
perl-Text-Diff.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-Text-Diff.info
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.