undef $/; while (<>) { @array = split /object-group/; #array of all interesting data }