foreach(@$arrays) { ... } #### push(@$arrays, [split(/ /, $_)]) for(@data);