in reply to Re^2: regex for numbersin 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.