/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Games-YASudoku/blib/lib/Games/YASudoku/Square.pm


MODULE

Games::YASudoku::Square


DESCRIPTION

this object will be used to represent a single square on the sudoku board.


METHODS

new( $id )
create a new square on the board at location $id

id
get the id of the element

value
get or set the value for this square

valid
get the values in the valid array.

valid_add
add a number to the valid array

valid_del
remove a number from the valid array


AUTHOR

Andrew Wyllie <wyllie@dilex.net>


BUGS

Please send any bugs to the author


COPYRIGHT

The Games::YASudoku moudule is free software and can be redistributed and/or modified under the same terms as Perl itself.

 /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Games-YASudoku/blib/lib/Games/YASudoku/Square.pm