search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
234 B
Text
5 lines
234 B
Text
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: https://metacpan.org/release/Math-RPN
|