Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-06-13T23:01:50 ActivePerl-818 CPAN-1.94 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Sat, 13 Jun 2009 09:27:03 GMT Running make for L/LB/LBROCARD/Acme-Colour-1.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LB/LBROCARD/Acme-Colour-1.06.tar.gz ok Acme-Colour-1.06/ Acme-Colour-1.06/lib/ Acme-Colour-1.06/lib/Acme/ Acme-Colour-1.06/lib/Acme/Colour.pm Acme-Colour-1.06/MANIFEST Acme-Colour-1.06/Build.PL Acme-Colour-1.06/t/ Acme-Colour-1.06/t/pod_coverage.t Acme-Colour-1.06/t/pod.t Acme-Colour-1.06/t/simple.t Acme-Colour-1.06/README Acme-Colour-1.06/CHANGES Acme-Colour-1.06/META.yml Acme-Colour-1.06/Makefile.PL Acme-Colour-1.06/examples/ Acme-Colour-1.06/examples/acme_colour.pl Acme-Colour-1.06/LICENSE CPAN.pm: Going to build L/LB/LBROCARD/Acme-Colour-1.06.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::Colour >>> make cp lib/Acme/Colour.pm blib/lib/Acme/Colour.pm Manifying blib/man3/Acme::Colour.3 LBROCARD/Acme-Colour-1.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pod.t ........... 1..1 ok 1 - blib/lib/Acme/Colour.pm ok t/pod_coverage.t .. 1..1 ok 1 - Pod coverage on Acme::Colour ok t/simple.t ........ 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. Files=3, Tests=75, 1 wallclock secs ( 0.11 usr 0.04 sys + 0.71 cusr 0.08 csys = 0.94 CPU) Result: PASS LBROCARD/Acme-Colour-1.06.tar.gz make test TEST_VERBOSE=1 -- OK Leon Brocard <leon@astray.com> additive and subtractive human-readable colours >>> (cd /export/home/fly818/var/cpan/build/Acme-Colour-1.06-JRnTO8 && tar cvf - Acme-Colour-1.06.ppd blib) | gzip -c >/export/home/fly818/var/REPO/L/LB/LBROCARD/Acme-Colour-1.06.tar.gz Acme-Colour-1.06.ppd blib/ blib/lib/ blib/lib/Acme/ blib/lib/Acme/Colour.pm blib/man3/ blib/man3/Acme::Colour.3 >>> mv /export/home/fly818/var/cpan/build/Acme-Colour-1.06-JRnTO8/Acme-Colour-1.06.ppd /export/home/fly818/var/REPO/L/LB/LBROCARD Finished 2009-06-13T23:01:59