|
/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Games-Sudoku-Component/blib/lib/Games/Sudoku/Component/Base.pm |
Games::Sudoku::Component::Base
use base qw/Games::Sudoku::Component::Base/;
This is a base class for the Games::Sudoku::Component::Table manpage, the Games::Sudoku::Component::Table::Cell manpage, the Games::Sudoku::Component::Table::Permission manpage.
Creates an object. Options are:
block_width x block_height = size)
Returns the size of the table, specified at new.
Return the width/height of internal blocks of the table,
specified at new, respectively.
Kenichi Ishigaki, <ishigaki@cpan.org>
Copyright (C) 2006 by Kenichi Ishigaki
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|
/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Games-Sudoku-Component/blib/lib/Games/Sudoku/Component/Base.pm |