Help for this page
my @list = f( a => [ 'b', 'c' ], b => [ 'c', 'd' ], ... e => [ 'b', 'a' ], f => undef, );