Changes for version 0.11 - 2015-05-30
- Made the game interactive (long overdue).
- Renamed game script play-pelmanism.
- Added section "SYNOPSIS" to the pod document.
- Updated section "DESCRIPTION" to respect the above changes.
- Added method init(), is_valid_card_count() and _pick().
- Updated Games::Cards::Pair::Card::as_string().
- Updated the card value as 1-10,A,J,K,Q.
- Updated the card suite as C,D,H,S.
Modules
Interface to the Pelmanism (Pair) Card Game.
Object representation of a card.
Placeholder for parameters for Games::Cards::Pair.