Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
8 lines
330 B
Plaintext
8 lines
330 B
Plaintext
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.
|