myshell> @test = (a,b,c,d) myshell> print "@test"; myshell> a b c d