Games::Sudoku::Component::TkPlayer - Let's play Sudoku


Games-Sudoku-Component-TkPlayer documentation  | view source Contained in the Games-Sudoku-Component-TkPlayer distribution.

Index


NAME

Top

Games::Sudoku::Component::TkPlayer - Let's play Sudoku

SYNOPSIS

Top

    use Games::Sudoku::Component::TkPlayer;
    Games::Sudoku::Component::TkPlayer->bootstrap;

DESCRIPTION

Top

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!

METHOD

Top

bootstrap

prepares widgets and runs main loop.

SEE ALSO

Top

Tk, Games::Sudoku::Component

AUTHOR

Top

Kenichi Ishigaki, <ishigaki at cpan.org>

COPYRIGHT AND LICENSE

Top


Games-Sudoku-Component-TkPlayer documentation  | view source Contained in the Games-Sudoku-Component-TkPlayer distribution.