diff options
Diffstat (limited to 'devel/p5-Algorithm-Diff/pkg-descr')
-rw-r--r-- | devel/p5-Algorithm-Diff/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Diff/pkg-descr b/devel/p5-Algorithm-Diff/pkg-descr index 3091a6cbd2cf..d06dcf01aa44 100644 --- a/devel/p5-Algorithm-Diff/pkg-descr +++ b/devel/p5-Algorithm-Diff/pkg-descr @@ -3,5 +3,3 @@ the difference between two files, two strings, or any other two lists of things. It uses an intelligent algorithm similar/identical to the one used by classical Unix diff(1). It is guaranteed to find the *smallest possible* set of differences. - -WWW: https://metacpan.org/release/Algorithm-Diff |