ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/textproc/p5-Text-Diff/pkg-descr
Revision: 18693
Committed: Sat Apr 18 01:17:09 2015 UTC (9 years ago) by laffer1
File size: 370 byte(s)
Log Message:
update twig

File Contents

# Content
1 Text::Diff provides a basic set of services akin to the diff(1) utility.
2 It is not anywhere near as feature complete as diff(1), but it is better
3 integrated with Perl and available on all platforms. It is often faster
4 than shelling out to a system's diff(1) executable for small files, and
5 generally slower on larger files.
6
7 WWW: http://search.cpan.org/dist/Text-Diff/