foreach (@blah) { if ($foo) { # foo stuff } else { # other stuff } }