[Chicago-talk] detecting whether a scalar is number or a string.

Richard Reina richard at rushlogistics.com
Sun Jul 6 12:48:54 PDT 2008


Hello and Happy Sunday to All,

Can someone tell me please how I can test whether a string is number or not.

so to differentiate from:

my $string = "anssds";
 
and 

$string = "5879873454";

Thanks for your attention.  Have a great day!


More information about the Chicago-talk mailing list