mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
209 B
Text
6 lines
209 B
Text
This extended sorting algorithm allows you to
|
|
|
|
a) sort an array by ANY field number, not only the first
|
|
b) find duplicates in your data-set and sort them out.
|
|
|
|
WWW: https://metacpan.org/release/Sort-Array
|