for my $p (@Participants) { if ($p eq $UserID) { return 1; } }