use feature qw{ fc }; my $phrase = fc 'club.market'; if (-1 != index fc $string, $phrase) { ...