in reply to better way to find list members?

The various Set modules such as Set::Scalar deal with set operations, including memberships, union, etc. The other proposed solutions are probably perfectly adequate, but if you ever need a bit more power, this module should help.