in reply to
Remove redundency from an array
There's also
List::MoreUtils
's
uniq
function.
Comment on
Re: Remove redundency from an array
Download
Code
In Section
Seekers of Perl Wisdom