The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02 - 2008-07-10

  • Added another test for a wrong solution.
  • Extracted two classes from Games::Solitaire::Verify::State :
    • lib/Games/Solitaire/Verify/Foundations.pm
    • lib/Games/Solitaire/Verify/Freecells.pm
  • Added List::Util to the "requires" - it was missing.

Modules

verify solutions for solitaire games.
a class wrapper for an individual Solitaire card.
a class wrapper for Solitaire columns that are composed of a sequence of cards.
provides various exception classes for G::S::Verify.
a class for representing the foundations (or home-cells) in a Solitaire game.
a class for representing the Freecells in games such as Freecell, Baker's Game, or Seahaven Towers
a class wrapper for an individual Solitaire move.
verify an entire solution of Freecell Solver (or a similar solve)
a class for Solitaire states (or positions) of the entire board.