if (any(any("tall", "rich")) eq all("tall", "rich")) { print "yes\n"; }