Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var пре 3 година
..
README d39ebe30f4 perl/perl-Text-Diff: Added (Perform diffs on files and record sets) пре 12 година
perl-Text-Diff.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var пре 3 година
perl-Text-Diff.info 667a15b345 perl/perl-Text-Diff: Updated for version 1.43. пре 9 година
slack-desc 69da8dd7dd perl/perl-Text-Diff: Update homepage. пре 6 година

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.