openbsd-ports/devel/p5-List-Compare
bluhm f5d200eea0 import p5-List-Compare 0.53
from James E Keenan; OK afresh1

Comment:
compare elements of two or more lists

Description:
List::Compare is a Perl module which provides ways of comparing
two or more lists.

List::Compare provides an object-oriented interface which accepts Perl
arrays and hashes as arguments and returns data structures representing
comparisons such as intersection, union, complement, symmetric
difference, subset and so forth.

A functional interface is also available via List::Compare::Functional.
2018-02-05 14:37:13 +00:00
..