in reply to 'either or' value unit test case in Test::Simple or Test::More

ok( grep { $var1 eq $_ } qw[ a b ] , 'test name' );
  • Comment on Re: 'either or' value unit test case in Test::Simple or Test::More
  • Download Code