in reply to Re: IF and some conditionsin thread IF and some conditions
print "OK\n" if grep { $test == $_ } (3,5,7); [download]