I want to determine if a single character is numeric or not. Is there a function in Perl that returns (data type?), or is there a suite of other functionalities that I must use?
I haven't been able to find any references to this in FAQ or the web.
Thanks.