in reply to Re^2: regex for numbers
in thread regex for numbers

So, eval alone isn't enough.

... and if the idea was to capture the numeric warnings, then Scalar::Util's looks_like_number provides the same functionality.