@name{"one","two","three"}=("David","Ramsey","Martin"); #### @name{qw(one two three)} = qw(David Ramsey Martin);