summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Diff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-27Update p5-Algorithm-Diff from 1.15 to 1.19.01.he2-6/+7
The original version designation is 1.1901, but who wants to take a bet the next one after that won't be 1.20? Changelog: 1.19 2004-09-22 - Added OO interface. - Based on Ned's v1.18 (unreleased)
2004-04-25Bl3ify and enable pkgviews installation.minskim1-2/+4
2004-04-25Add HOMEPAGE.minskim1-1/+2
2003-12-03import p5-Algorithm-Diff-1.15.epg4-0/+25
This is a module for computing the difference between two files, two strings, or any other two lists of things. It uses an intelligent algorithm similar to (or identical to) the one used by the Unix `diff' program. It is guaranteed to find the *smallest possible* set of differences.