diff options
Diffstat (limited to 'math/p5-Math-RPN/pkg-descr')
-rw-r--r-- | math/p5-Math-RPN/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-RPN/pkg-descr b/math/p5-Math-RPN/pkg-descr index da1e5f965ada..f6f66c2a911f 100644 --- a/math/p5-Math-RPN/pkg-descr +++ b/math/p5-Math-RPN/pkg-descr @@ -2,4 +2,4 @@ The rpn function will take a scalar or list of sclars which contain an RPN expression as a set of comma delimited values and operators, and return the result or stack, depending on context. -WWW: http://search.cpan.org/dist/Math-RPN/ +WWW: https://metacpan.org/release/Math-RPN |