blob: e78d7c3fd947919b4653e064869df2e9d3d7b576 (
plain) (
blame)
1
2
3
4
5
|
This module exports a number of wrappers around perl's builtin grok_number
function, which returns the numeric type of its argument, or 0 if it isn't
numeric.
WWW: https://metacpan.org/release/Scalar-Util-Numeric
|