$(dollar), is the separator
@array = ("one", "two", "three"); $, = ","; print "Here is the array: ", @array, ".\n";