diff options
Diffstat (limited to 'textproc/p5-String-ShowDiff/pkg-descr')
-rw-r--r-- | textproc/p5-String-ShowDiff/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-ShowDiff/pkg-descr b/textproc/p5-String-ShowDiff/pkg-descr index b07c1a1b9803..68f17ab81326 100644 --- a/textproc/p5-String-ShowDiff/pkg-descr +++ b/textproc/p5-String-ShowDiff/pkg-descr @@ -1,9 +1,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. +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. +character level. WWW: http://search.cpan.org/dist/String-ShowDiff/ |