push @{$bigarray[$thearray[$i]]}, [$line, $column[$thearray[$i]]; #### foreach my $i (@thearray) { push @{$bigarray[$i]}, [$line, $column[$i]]; }