NAME
Chess::PGN::Moves - Perl extension for tabular data in support of Chess::PGN::EPD
SYNOPSIS
use PGN::Moves;
DESCRIPTION
These tables (as listed under EXPORT below) describe all of the possible moves for a given piece. The hash %from_algebraic provides quick translation from algebraic square notation to a more useful numeric index.
EXPORT
DEPENDENCIES
- CHESS::PGN::EPD (of dubious value with, not actually required though...)
- CHESS::PGN::PGNParser (useless without, see previous aside)
KNOWN BUGS
None known; Unknown? Of course, though I try to be neat...
AUTHOR
Hugh S. Myers