The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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