push @array_segment, shift @array if defined $array[0]; #### push @array_segment, shift @array if @array;