in reply to Re^4: number array with spacein thread number array with space
See Scalar::Util, and its function "looks_like_number". The module is core, meaning it ships with Perl.
Dave