for my $foo (@foo) { # $foo is lexically scoped to this block baz(); }