Checking if your kit is complete... Looks good Writing Makefile for Net::Random Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Net/Random.pm blib\lib\Net\Random.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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, 37 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Net\Random.html Installing C:\cpanrun\build\5-10-0\site\lib\Net\Random.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod