in reply to Combinatorics of Math::Combinatorics

As that module currently stands, it looks like you would need to do some (recursive?) combining of combine(1,@n), combine(2,@n), and permute(@n).