print "@content\n\n"; # Array is interpolated print @content, "\n\n"; # Comma maintains array context imposed by "print"