In addition to Games::Sudoku::General, you will get the following executable: sudokug -- an interactive interface to Games::Sudoku::General. Unless you are running MSWin32 or VMS (which are special-cased), I will assume you are running some version of U*ix, and behave accordingly. If you do not want this executable installed, rerun this script with the -n qualifier. Checking if your kit is complete... Looks good Writing Makefile for Games::Sudoku::General cp lib/Games/Sudoku/General.pm blib/lib/Games/Sudoku/General.pm cp bin/sudokug blib/script/sudokug /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/sudokug Manifying blib/man3/Games::Sudoku::General.3 Manifying blib/man1/sudokug.1 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/basic.............ok t/pod...............skipped: Test::Pod 1.00 required to test POD validity. t/pod_coverage......skipped: Test::Pod::Coverage 1.00 required to test POD coverage. t/sudoku............ok All tests successful, 2 tests skipped. Files=4, Tests=45, 21 wallclock secs (21.54 cusr + 0.09 csys = 21.63 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Games/Sudoku/General.pm Installing /home/cpanrun/build/5.6.1/man/man1/sudokug.1 Installing /home/cpanrun/build/5.6.1/man/man3/Games::Sudoku::General.3 Installing /home/cpanrun/build/5.6.1/bin/sudokug Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod