in reply to 'either or' value unit test case in Test::Simple or Test::More
ok( grep { $var1 eq $_ } qw[ a b ] , 'test name' ); [download]