my (@desc, @data); my $line = ; # Throw away first line push @desc, $line while ($line = ) !~ /Data:/; @data = ;