sub hasalpha { local($_) = @_; isalpha chop and return 1 while length; return; }
In reply to Re^2: Challenge - Creative Way To Detect Alpha Characters
by Pragma
in thread Challenge - Creative Way To Detect Alpha Characters
by Limbic~Region
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |