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

Changes for version 0.6.2

  • http://rt.cpan.org/Public/Bug/Display.html?id=28540 fixed

Modules

a framework for writing chess programs with Perl
an object representation of a chessboard
a class to record and validate the moves of a game of chess
a specialized list class for recording the moves of a Chess::Game
a read-only class containing move data, used by Chess::Game::MoveList to record a game.
a base class for chess pieces
an object representation of a bishop in a game of chess
an object representation of a king in a game of chess
an object representing a knight in a game of chess
a class representing a pawn in a chess game
an object representation of a queen in a game of chess
an object representation of a rook in a game of chess