Changes for version 0.01
- implemented Plurality
- implemented Sortition according to RFC 3797
- 100% test coverage
- added Test::Perl::Critic to test suite
Modules
voting algorithm implementations
represents a ballot to cast in a race
use "Plurality" to decide the sole winner
implements RFC 3797, "Publicly Verifiable Nominations Committee (NomCom) Random Selection"