blob: b1b3f44016f03dee1bc33b5cf939e2ce05886bcb (
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: http://search.cpan.org/dist/Scalar-Util-Numeric/
|