my %hash = map {$_ => undef} qw(7 5 3); print "ok" if exists $hash{$test}; [download]
In reply to Re: IF and some conditions by wfsp in thread IF and some conditions by uksza