in reply to How to make an array from an array?

So you're looking to eliminate duplicates?
perldoc -q duplicate
Found in C:\Perl\lib\pod\perlfaq4.pod
  How can I remove duplicate elements from a list or array?
:)
  • Comment on Re: How to make an array from an array?