NAME
Games::Sudoku::Component::TkPlayer::View - handles puzzle board
SYNOPSIS
my
$view
= Games::Sudoku::Component::TkPlayer::View->new;
$view
->create;
DESCRIPTION
This is an internal class.
METHODS
AUTHOR
Kenichi Ishigaki, <ishigaki at cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2006 by Kenichi Ishigaki, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.