The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.00

  • bug fix: `solve` function was going into practically infinite loop if the board layout was illegal i.e the same number appears twice in a line, a column or a quad, and contained only a couple of entries. The fix includes an update to verify function and to the example solver.

Modules

Perl extension for solving Su Doku puzzles

Provides

in lib/Games/Sudoku/Cell.pm