while() { push @array [$first, $last, $address, $city, $zip]; } #### while() { push @array, [split]; }