Y
Hacker News
new
|
ask
|
show
|
jobs
by
DougWebb
3059 days ago
I'd use Regex.IsMatch() with an option for case-insensitive if I had to do that check. But I coded in Perl for 13 years, so regular expressions come naturally to me.