Checking if your kit is complete... Looks good 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 /Users/cpanrun/build/5.8.8/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: various reasons 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..1 ok 1 - blib/lib/Net/Random.pm ok All tests successful, 1 test and 6 subtests skipped. Files=5, Tests=38, 56 wallclock secs ( 2.03 cusr + 0.21 csys = 2.24 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Net/Random.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Net/Random.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Net::Random.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod