while() { chomp; last if /^"EOS"$/; push @data, $_ }