Help for this page
'00111', '01011', ... '11010', '11100'
use Bit::Vector; ... push @combinations, $vector->to_Bin(); } }