The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
name: Algorithm-Voting
version: 0.01
author:
  - 'John Trammell <johntrammell@gmail.com>'
abstract: voting algorithm implementations
license: perl
resources:
  license: http://dev.perl.org/licenses/
requires:
  Carp: 0
  Class::Accessor::Fast: 0
  Data::Dumper: 0
  Digest::MD5: 0
  List::Util: 0
  Math::BigInt: 0
  Params::Validate: 0
  Scalar::Util: 0
build_requires:
  File::Spec: 0
  Module::Build::Compat: 0
  Test::Exception: 0
  Test::More: 0
  base: 0
  strict: 0
  warnings: 0
provides:
  Algorithm::Voting:
    file: lib/Algorithm/Voting.pm
    version: 0.01
  Algorithm::Voting::Ballot:
    file: lib/Algorithm/Voting/Ballot.pm
  Algorithm::Voting::Plurality:
    file: lib/Algorithm/Voting/Plurality.pm
  Algorithm::Voting::Sortition:
    file: lib/Algorithm/Voting/Sortition.pm
generated_by: Module::Build version 0.280801
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.2.html
  version: 1.2