local @a = (1 .. 9); # How can I use my here { for my $e (local @a) { $e += 1; } }