generate all subsets of a list of elements
Data::PowerSet takes a list and returns all possible combinations of the
elements appearing in the list without replacement.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/Data-PowerSet
