Vote-Count 1.00-TRIAL Deleted
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Vote-Count-1.00/lib/Vote/Catalog.pod -- Around line 178: =cut found outside a pod block. Skipping to next block. Vote-Count-1.00/lib/Vote/Hand_Count.pod -- Around line 246: =cut found outside a pod block. Skipping to next block.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: failing/WinnableAlternatives.pm
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Vote::Count::ReadBallots, Vote::Count::Start
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.02411,1.00
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
TextTableTiny | 1.00 | metacpan | |
Vote::Count | 1.00 | metacpan | |
Vote::Count::Approval | 1.00 | metacpan | |
Vote::Count::Borda | 1.00 | metacpan | |
Vote::Count::Floor | 1.00 | metacpan | |
Vote::Count::IRV | 1.00 | metacpan | |
Vote::Count::Log | 1.00 | metacpan | |
Vote::Count::Matrix | 1.00 | metacpan | |
Vote::Count::Method::CondorcetDropping | 1.00 | metacpan | |
Vote::Count::Method::CondorcetIRV | 1.00 | metacpan | |
Vote::Count::Method::CondorcetVsIRV | 1.00 | metacpan | |
Vote::Count::Method::STAR | 1.00 | metacpan | |
Vote::Count::Method::WinnableAlternatives | metacpan | ||
Vote::Count::Range | 0.02411 | metacpan | |
Vote::Count::RankCount | 1.00 | metacpan | |
Vote::Count::ReadBallots | 1.00 | metacpan | |
Vote::Count::Redact | 1.00 | metacpan | |
Vote::Count::Start | 1.00 | metacpan | |
Vote::Count::TieBreaker | 1.00 | metacpan | |
Vote::Count::TopCount | 1.00 | metacpan |