if ( uc($str) eq uc($something) ) { # ... } #### $str = uc($str); # force uppercase