Checking if your kit is complete... Looks good Writing Makefile for Games::Euchre cp lib/Games/Euchre.pm blib/lib/Games/Euchre.pm cp lib/Games/Euchre/Trick.pm blib/lib/Games/Euchre/Trick.pm cp lib/Games/Euchre/Team.pm blib/lib/Games/Euchre/Team.pm cp lib/Games/Euchre/AI.pm blib/lib/Games/Euchre/AI.pm cp lib/Games/Euchre/AI/Human.pm blib/lib/Games/Euchre/AI/Human.pm cp lib/Games/Euchre/AI/Simple.pm blib/lib/Games/Euchre/AI/Simple.pm cp lib/Games/Euchre/Player.pm blib/lib/Games/Euchre/Player.pm cp scripts/euchre.pl blib/script/euchre.pl /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/euchre.pl Manifying blib/man3/Games::Euchre::Trick.3 Manifying blib/man3/Games::Euchre.3 Manifying blib/man3/Games::Euchre::Team.3 Manifying blib/man3/Games::Euchre::AI.3 Manifying blib/man3/Games::Euchre::Player.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..4 ok 1 - use Games::Euchre; ok 2 - use Games::Euchre::AI; ok 3 - use Games::Euchre::AI::Human; ok 4 - use Games::Euchre::AI::Simple; Installing /Users/cpanrun/pristine/5.8.7/man/man3/Games::Euchre.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Games::Euchre::AI.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Games::Euchre::Player.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Games::Euchre::Team.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Games::Euchre::Trick.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true