in reply to
Get only unique values into array
Checkout the function uniq in
List::MoreUtils
.
Bill
Comment on
Re: Get only unique values into array
In Section
Seekers of Perl Wisdom