Commit Graph

1 Commits

Author SHA1 Message Date
msf
97d4528484 Initial import of Text-Diff-0.35
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.

ok sturm@
2004-06-01 23:19:24 +00:00