| Games-Sudoku-Component-TkPlayer documentation | view source | Contained in the Games-Sudoku-Component-TkPlayer distribution. |
Games::Sudoku::Component::TkPlayer - Let's play Sudoku
use Games::Sudoku::Component::TkPlayer;
Games::Sudoku::Component::TkPlayer->bootstrap;
This is a sample application for Games::Sudoku::Component I presented at YAPC::Asia 2006. You usually don't have to bother with internals. Just run "tksudoku.pl" and enjoy!
prepares widgets and runs main loop.
Kenichi Ishigaki, <ishigaki at cpan.org>
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.
| Games-Sudoku-Component-TkPlayer documentation | view source | Contained in the Games-Sudoku-Component-TkPlayer distribution. |