Help for this page
my (@array1, @array2, @array3); # defined elsewhere for ( @array1, @array2, @array3 ) { # do something with $_ }