if (my @matched = grep {$line =~ /\b\Q$_\E\b/i} @users) {