print "Elements: @{ $array_reference }\n"; ... my @array = @{ $array_reference };