mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
7 lines
294 B
Text
7 lines
294 B
Text
List::Compare is a Perl module which allows you to compare lists.
|
|
|
|
More than two lists can be compared, in either full or accelerated way,
|
|
via both array/list and hash references, and, finally, via both
|
|
object-oriented and functional call style.
|
|
|
|
WWW: http://search.cpan.org/dist/List-Compare/
|