COUNTER: for my $counter ( @values ) { ELEM: for my $elem ( @array ) { next COUNTER; } }