Subject: | Undeclared dependency on Scalar::Util 1.18 |
The implementation of Num uses Scalar::Util::looks_like_number to check if the value is a number. The tests then check globs against this. Until Scalar::Util 1.18, looks_like_number would return true for globs.