$array[1] = \@another; print $array[1]->[0]; # the first entry in the referenced array