1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/p5-List-Uniq/pkg-descr
Andrej Zverev 4cfea3d01e - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 10:33:57 +00:00

6 lines
177 B
Plaintext

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/