ERROR: perl: Version 5.006001 is installed, but we need version >= 5.008006 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation. Checking whether your kit is complete... Looks good Creating new 'Build' script for 'Games-YASudoku' version '0.01' /export/home/cpanrun/build/5.6.1/bin/perl Build.PL /export/home/cpanrun/build/5.6.1/bin/perl Build lib/Games/YASudoku/Square.pm -> blib/lib/Games/YASudoku/Square.pm lib/Games/YASudoku.pm -> blib/lib/Games/YASudoku.pm lib/Games/YASudoku/Board.pm -> blib/lib/Games/YASudoku/Board.pm Manifying blib/lib/Games/YASudoku/Square.pm -> blib/libdoc/Games::YASudoku::Square.3 Manifying blib/lib/Games/YASudoku.pm -> blib/libdoc/Games::YASudoku.3 Manifying blib/lib/Games/YASudoku/Board.pm -> blib/libdoc/Games::YASudoku::Board.3 /export/home/cpanrun/build/5.6.1/bin/perl Build test t/board.............Starting Board at t/board.t line 83. +---+---+---+---+---+---+---+---+---+ | : : 3 | 7 : : | : : 8 | +...+...+...+...+...+...+...+...+...+ | : : | 2 : 4 : | 9 : : 1 | +...+...+...+...+...+...+...+...+...+ | : : | : 6 : | : : | +---+---+---+---+---+---+---+---+---+ | : : 8 | 4 : : | : : | +...+...+...+...+...+...+...+...+...+ | : 1 : 5 | : : | 3 : 8 : | +...+...+...+...+...+...+...+...+...+ | : : | : : 7 | 4 : : | +---+---+---+---+---+---+---+---+---+ | : : | : 5 : | : : | +...+...+...+...+...+...+...+...+...+ | 9 : : 7 | : 8 : 6 | : : | +...+...+...+...+...+...+...+...+...+ | 6 : : | : : 2 | 1 : : | +---+---+---+---+---+---+---+---+---+ Solved in 3 passes at t/board.t line 94. +---+---+---+---+---+---+---+---+---+ | 2 : 4 : 3 | 7 : 9 : 1 | 5 : 6 : 8 | +...+...+...+...+...+...+...+...+...+ | 5 : 7 : 6 | 2 : 4 : 8 | 9 : 3 : 1 | +...+...+...+...+...+...+...+...+...+ | 8 : 9 : 1 | 5 : 6 : 3 | 7 : 2 : 4 | +---+---+---+---+---+---+---+---+---+ | 7 : 2 : 8 | 4 : 3 : 5 | 6 : 1 : 9 | +...+...+...+...+...+...+...+...+...+ | 4 : 1 : 5 | 6 : 2 : 9 | 3 : 8 : 7 | +...+...+...+...+...+...+...+...+...+ | 3 : 6 : 9 | 8 : 1 : 7 | 4 : 5 : 2 | +---+---+---+---+---+---+---+---+---+ | 1 : 3 : 2 | 9 : 5 : 4 | 8 : 7 : 6 | +...+...+...+...+...+...+...+...+...+ | 9 : 5 : 7 | 1 : 8 : 6 | 2 : 4 : 3 | +...+...+...+...+...+...+...+...+...+ | 6 : 8 : 4 | 3 : 7 : 2 | 1 : 9 : 5 | +---+---+---+---+---+---+---+---+---+ FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/squares...........FAILED tests 1-12 Failed 12/12 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/board.t 10 10 100.00% 1-10 t/squares.t 12 12 100.00% 1-12 Failed 2/2 test scripts, 0.00% okay. 22/22 subtests failed, 0.00% okay. make: *** [test] Error 29