6 lines
177 B
Text
6 lines
177 B
Text
|
List::Uniq extracts the unique elements of a list.
|
||
|
This is a commonly re-written (or at least re-looked-up)
|
||
|
idiom in Perl programs.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/List-Uniq/
|