foreach (@alpha = split //,$foo) { $_++; if (($_**2 == 0) && ($_ != 1) ){ print "$foo Contains Alpha Characters\n"; last; } }
In reply to Re: Challenge - Creative Way To Detect Alpha Characters
by doowah2004
in thread Challenge - Creative Way To Detect Alpha Characters
by Limbic~Region
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |