log_failure() unless grep { exists($hash{$_}) && do_something($_) .. 1 } @options;