Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Text-Diff: Perform diffs on files and record sets
- Summary
- 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.
Changelog
- * Mon Aug 28 17:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.35-3
- Improve Summary, description, and Source0 URL.
- Fix find option ordering.
- Don't generate license texts.
- * Fri Sep 16 17:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 0.35-2
- Minor spec cleanup.
- * Sat Aug 27 17:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 0.35-1
- Specfile autogenerated.