$mech->set_visible([ option => qr/.+/ ]); # ^^ #### $mech->set_visible([ option => ($_ =~ m/.+/) ]);