Checking if your kit is complete... Looks good Warning: prerequisite Test::MockObject 1.07 not found. We have 0.20. Warning: prerequisite Test::More 0.64 not found. We have 0.45. Writing Makefile for Net::Random cp lib/Net/Random.pm blib/lib/Net/Random.pm Manifying blib/man3/Net::Random.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/fake-tests........1..17 ok 1 - use Net::Random; ok 2 - error talking to fourmilab.ch detected OK ok 3 - fourmilab.ch rationing detected OK ok 4 - error talking to random.org detected OK ok 5 - random.org rationing detected OK ok 6 - we can get data from random.org ok 7 - numbers between 0 and 255 are kosher ok 8 - we can get data from fourmilab.ch ok 9 - complete one byte numbers (ie working on byte boundaries) with offset ok 10 - complete two byte numbers without offset ok 11 - complete two byte numbers with offset ok 12 - complete three byte numbers without offset ok 13 - complete three byte numbers with -ve offset ok 14 - complete four byte numbers without offset ok 15 - complete four byte numbers with offset ok 16 - empty the pool half way through a request ok 17 - partial (ie, skip numbers too big) single-byte numbers work ok t/live-tests........1..12 ok 1 - generates bytes in correct range (0-255) ok 2 - distribution looks sane ok 3 - generates bytes in correct range (1-6) ok 4 - distribution looks sane ok 5 - generates bytes in correct range (301-306) ok 6 - distribution looks sane ok 7 # skip not enough random bytes ok 8 # skip not enough random bytes ok 9 # skip not enough random bytes ok 10 # skip not enough random bytes ok 11 # skip not enough random bytes ok 12 # skip not enough random bytes ok 6/12 skipped: not enough random bytes t/param-checking....1..8 ok 1 - no longer dies with min < 0 ok 2 - dies with no params ok 3 - dies with bad source ok 4 - dies with non-integer max ok 5 - dies with non-integer min ok 6 - dies with min > max ok 7 - dies with max > 2^32-1 ok 8 - dies with min-to-max range > 2^32-1 ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD All tests successful, 2 tests and 6 subtests skipped. Files=5, Tests=37, 56 wallclock secs ( 9.19 cusr + 0.70 csys = 9.89 CPU) Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Net/Random.pm Installing /export/home/cpanrun/build/5.8.0/man/man3/Net::Random.3 Appending installation info to /export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/perllocal.pod