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