if (grep { $val eq $_ } (@check_vals)) { do_foo (); }