in reply to Re: form checking checkboxesin thread form checking checkboxes
According to your code "l33t" in an int. According to your code "4c3" is not only an int, it's in range.
if $_ =~ /\D/ would be better than unless $_ =~ /\d/