Algorithm-Voting

 view release on metacpan or  search on metacpan

lib/Algorithm/Voting.pm  view on Meta::CPAN

Modules in this package implement various voting algorithms (e.g. Plurality,
Sortition, etc.) as well as related objects (ballots, etc.).

=head1 AUTHOR

johntrammell@gmail.com, C<< <johntrammell at gmail.com> >>

=head1 BUGS

Please report any bugs or feature requests via the Google Code web interface at
L<http://code.google.com/p/algorithm-voting/>.

=head1 SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Algorithm::Voting

This project is hosted at Google Code.  You can find up-to-date information on
this project at URL L<http://code.google.com/p/algorithm-voting/>.

=head1 COPYRIGHT & LICENSE

Copyright 2008 johntrammell@gmail.com, all rights reserved.

This software is intended for educational and entertainment purposes only.

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.



( run in 0.893 second using v1.01-cache-2.11-cpan-df04353d9ac )