while () { chomp; push @dna,[split /^>(.*)/]; } close INFILE;