You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
LEVAI Daniel 667a15b345 perl/perl-Text-Diff: Updated for version 1.43. 10 years ago
..
README perl/perl-Text-Diff: Added (Perform diffs on files and record sets) 13 years ago
perl-Text-Diff.SlackBuild perl/perl-Text-Diff: Updated for version 1.43. 10 years ago
perl-Text-Diff.info perl/perl-Text-Diff: Updated for version 1.43. 10 years ago
slack-desc perl/perl-Text-Diff: Added (Perform diffs on files and record sets) 13 years ago

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.