summaryrefslogtreecommitdiff
path: root/textproc/p5-String-ShowDiff/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* UPDATE textproc/p5-String-ShowDiffEdwin Groothuis2003-05-081-1/+1
| | | | | | | | | | Update to 0.03 PR: ports/51687 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=80476
* NEW PORT devel/p5-String-ShowDiffEdwin Groothuis2003-04-291-0/+9
This module is a wrapper around the diff algorithm from the module Algorithm::Diff. It's job is to simplify a visualization of the differences of each strings. Compared to the many other Diff modules, the output is neither in diff-style nor are the recognised differences on line or word boundaries, they are at character level. PR: ports/51434 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=79849