-
-
31 Jul 2007 03:17:54 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers (486 / 0 / 1)
- Kwalitee
Bus factor: 0- License: unknown
- Activity
24 month- Tools
- Download (21.93KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 Perlan object representation of a chessboarda class to record and validate the moves of a game of chessa specialized list class for recording the moves of a Chess::Gamea read-only class containing move data, used by Chess::Game::MoveList to record a game.a base class for chess piecesan object representation of a bishop in a game of chessan object representation of a king in a game of chessan object representing a knight in a game of chessa class representing a pawn in a chess gamean object representation of a queen in a game of chessan object representation of a rook in a game of chessOther files
Module Install Instructions
To install Chess, copy and paste the appropriate command in to your terminal.
cpanm Chess
perl -MCPAN -e shell install Chess
For more information on module installation, please visit the detailed CPAN module installation guide.