The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Games-Sudoku-CPSearch

0.09    2008-04-01
				added verify() method (changed empty puzzle test)
				require perl 5.10

0.08    2008-03-31
				empty puzzle problem: puzzle is now undef upon new()

0.07    2008-03-31
				cleaned up of new() method

0.06    2008-03-31
				initialization is through the set_puzzle method, not new()

0.05    2008-03-30
        better documentation, minor changes to the solve function,
				more robust input checking