Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (35) does not match dist (33):
  • Missing in Dist: META.json, META.yml

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Algorithm::Combinatorics
  • Moo
  • Tie::IxHash

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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.01,0.02,0.03

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Poker::Card Simple class to represent a poker card. 0.01 metacpan
Poker::Dealer Simple class to represent a poker dealer 0.01 metacpan
Poker::Deck Simple class to represent a deck of poker cards. 0.01 metacpan
Poker::Eval Deal, score, and calculate expected win rates of poker hands. Base class for specific game types. 0.03 metacpan
Poker::Eval::Badugi Evaluate and score Badugi poker hands. 0.02 metacpan
Poker::Eval::Badugi27 Evaluate and score Badeucy poker hands. 0.01 metacpan
Poker::Eval::BlackMariah Evaluate and score hole cards in the game of Black Mariah. 0.03 metacpan
Poker::Eval::Chinese Evaluate and score Chinese poker hands. 0.01 metacpan
Poker::Eval::Community Evaluate and score hand using any combination of hole and community cards. 0.02 metacpan
Poker::Eval::HighSuit Calculate the highest card of a specific suit. 0.02 metacpan
Poker::Eval::Omaha Evaluate and score Omaha poker hands. 0.02 metacpan
Poker::Eval::Wild Evaluate and score wildcard poker hands. 0.02 metacpan
Poker::Hand Simple class to represent a poker hand. 0.01 metacpan
Poker::Score Identify and score specific poker hands. Base class for specific scoring systems. 0.01 metacpan
Poker::Score::Badugi Identify and score specific Badugi poker hand. 0.01 metacpan
Poker::Score::Badugi27 Scoring system used in the game of Badeucy. 0.01 metacpan
Poker::Score::Bring::High Scoring system used in highball Stud to decide which player starts the action. 0.01 metacpan
Poker::Score::Bring::Low Scoring system used in lowball Stud to decide which player starts the action. 0.01 metacpan
Poker::Score::Bring::Wild Scoring system used in highball Stud with wildcards to decide which player starts the action. 0.01 metacpan
Poker::Score::Chinese Identify and score Chinese poker hand. 0.01 metacpan
Poker::Score::High Identify and score specific highball poker hand. 0.01 metacpan
Poker::Score::HighSuit Score highest card of a specific suit. 0.01 metacpan
Poker::Score::Low27 Identify and score lowball 2-7 poker hand. 0.01 metacpan
Poker::Score::Low8 Identify and score lowball 8 or better poker hand. 0.01 metacpan
Poker::Score::LowA5 Identify and score lowball A-5 poker hand. 0.01 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan