user@host:~/scripts/test$ ./unique.pl Assigning list: &a &b &c &d = a b c d = Using in for loop: &a &b &c &d = a a b b c c d d = user@host:~/scripts/test$