Help for this page
our @big; # "my" will also work here ... push(@big, $i); for (...) { walk($_) } }