diff options
Diffstat (limited to 'devel/p5-Algorithm-MinMax/pkg-descr')
-rw-r--r-- | devel/p5-Algorithm-MinMax/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-MinMax/pkg-descr b/devel/p5-Algorithm-MinMax/pkg-descr index 9bbecaa78480..b8e09056c2f8 100644 --- a/devel/p5-Algorithm-MinMax/pkg-descr +++ b/devel/p5-Algorithm-MinMax/pkg-descr @@ -2,4 +2,4 @@ Algorithm::MinMax finds the minimum and maximum of a given array with at most 3n/2 - 2 comparisons, where n is the number of elements of the array. -WWW: http://search.cpan.org/dist/Algorithm-MinMax/ +WWW: https://metacpan.org/release/Algorithm-MinMax |