return 1 if grep { $check_type eq $_ } @$enums; [download]
In reply to Re: "return" to break out of a loop by Anonymous Monk in thread "return" to break out of a loop by weedom