Using smart matching (5.10+) is another option (unless 'clarity of intent' is compromised):
$var ~~ [qw/foo bar/]; [download]
In reply to Re: var comparison by Kenosis in thread var comparison by nemesisgus