P is for Practical | |
PerlMonks |
Re: Re: Is it a number?by broquaint (Abbot) |
on Nov 12, 2002 at 00:19 UTC ( [id://212159]=note: print w/replies, xml ) | Need Help?? |
Ah yes, that would be
Which tests whether a scalar is a numeric value or a string value e.g 42 vs "42". Whereas the snippet discerns whether a given scalar looks like a number or not e.g
HTH
_________
In Section
Cool Uses for Perl
|
|