Checking if your kit is complete... Looks good Writing Makefile for Acme::Colour cp lib/Acme/Colour.pm blib/lib/Acme/Colour.pm Manifying blib/man3/Acme::Colour.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/critic..........1..0 # Skip Test::Perl::Critic required to criticise code skipped all skipped: Test::Perl::Critic required to criticise code t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t/pod_coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/simple..........1..73 ok 1 - use Acme::Colour; ok 2 - Basic test ok 3 - should get Acme::Colour object isa Acme::Colour ok 4 - should get white object ok 5 - Test additive colour ok 6 - should get colour ok 7 - should get black ok 8 - black and red is red ok 9 - red and green is yellow ok 10 - yellow and blue is white ok 11 - can't get whiter than white ok 12 - should get colour ok 13 - should get black ok 14 - black and 0.5 red is dark red ok 15 - should get colour ok 16 - should get black ok 17 - black and red is red ok 18 - red and blue is magenta ok 19 - magenta and green is white ok 20 - should get colour ok 21 - should get black ok 22 - black and green is green ok 23 - green and blue is cyan ok 24 - cyan and red is white ok 25 - should get colour ok 26 - should get black ok 27 - black and green is green ok 28 - green and red is yellow ok 29 - yellow and blue is white ok 30 - should get colour ok 31 - should be yellow ok 32 - yellow and green is yellow ok 33 - yellow and red is yellow ok 34 - yellow and yellow is yellow ok 35 - Test subtractive colour ok 36 - should get colour ok 37 - should get black ok 38 - black and black is black ok 39 - should get colour ok 40 - should get white ok 41 - white and cyan is cyan ok 42 - cyan and magenta is blue ok 43 - blue and yellow is black ok 44 - should get colour ok 45 - should get white ok 46 - white and yellow is yellow ok 47 - yellow and cyan is green ok 48 - green and magenta is black ok 49 - should get colour ok 50 - should get white ok 51 - white and magenta is magenta ok 52 - magenta and yellow is red ok 53 - red and cyan is black ok 54 - Extra tests ok 55 - should get colour ok 56 - should get orange ok 57 - orange and brown is dark red ok 58 - should get colour ok 59 - should get white ok 60 - white and red is red ok 61 - red and blue is black ok 62 - should get colour ok 63 - should get white ok 64 - white and half red is salmon ok 65 - salman and half cyan is dim gray ok 66 - Colour constants ok 67 - red and green make yellow ok 68 - cyan and magenta make blue ok 69 - threw Regexp ((?-xism:Colour bogus1 is unknown)) ok 70 - threw Regexp ((?-xism:Colour bogus2 is unknown)) ok 71 - threw Regexp ((?-xism:Colour bogus4 is unknown)) ok 72 - threw Regexp ((?-xism:Colour bogus5 is unknown)) ok 73 - threw Regexp ((?-xism:Colour bogus7 is unknown)) ok All tests successful, 3 tests skipped. Files=4, Tests=73, 2 wallclock secs ( 1.89 cusr + 0.16 csys = 2.05 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Acme/Colour.pm Installing /home/cpanrun/build/5.8.0/man/man3/Acme::Colour.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod