| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
| |
|
|
|
|
| |
Approved by: demon (mentor)
|
|
|
|
|
|
|
| |
Update to 0.03
PR: ports/51687
Submitted by: Mathieu Arnold <m@absolight.net>
|
|
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>
|