summaryrefslogtreecommitdiff
path: root/textproc/p5-String-ShowDiff/pkg-descr
blob: d2358f5ab50bc9984591c5149c1e7d162da32f0b (plain) (blame)
1
2
3
4
5
6
7
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.