Checking if your kit is complete... Looks good Writing Makefile for Time::HiRes::Value cp lib/Time/HiRes/Value.pm blib/lib/Time/HiRes/Value.pm Manifying blib/man3/Time::HiRes::Value.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01test......1..51 ok 1 - Exception (not convertable) ok 2 - Exception (not convertable, leading digits) ok 3 - Exception (not convertable pair) ok 4 - defined $t1 ok 5 - ref $t1 ok 6 - Stringify ok 7 - Numerify returns plain scalar ok 8 - Stringify negative ok 9 - Stringify negative non-integer ok 10 - Stringify negative non-integer > -1 ok 11 - Non-integer constructor ok 12 - Array ok 13 - Compare == scalar 1 ok 14 - Compare <= scalar 2 ok 15 - Compare == scalar 1.5 ok 16 - Compare != scalar 1.6 ok 17 - Compare != Value3 ok 18 - Compare > Value2 ok 19 - add scalar 1 ok 20 - add scalar 1 reftype ok 21 - add scalar 2.3 ok 22 - add scalar 1 swapped ok 23 - add scalar 1 swapped reftype ok 24 - inverse of addition ok 25 - add Value2 ok 26 - identity of addition ok 27 - commutativity of addition ok 28 - subtract scalar 2 ok 29 - subtrace scalar 2 reftype ok 30 - subtract scalar 4 swapped ok 31 - subtrace scalar 4 swapped reftype ok 32 - subtract scalar 3.1, negative result ok 33 - identity of subtraction ok 34 - multiply t1 * 1 ok 35 - multiply t1 * 250 ok 36 - multiply t2 * 2 ok 37 - multiply t2 * 4.2 ok 38 - multiply t2 * -4.2 ok 39 - identity of multiplication ok 40 - commutativity of multiplication ok 41 - nullability of multiplication ok 42 - multiply t1 * t2 fails ok 43 - divide t1 / 1 ok 44 - divide t1 / 20 ok 45 - divide t2 / 2 ok 46 - divide t2 / 1.5 ok 47 - divide t2 / -4 ok 48 - identity of division ok 49 - divide 15 / t1 fails ok 50 - divide t1 / t2 fails ok 51 - divide t1 / 0 fails ok t/02timing....1..2 ok 1 ok 2 ok All tests successful. Files=2, Tests=53, 2 wallclock secs ( 0.93 cusr + 0.20 csys = 1.13 CPU) Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Time/HiRes/Value.pm Installing /export/home/cpanrun/build/5.8.0/man/man3/Time::HiRes::Value.3 Appending installation info to /export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/perllocal.pod