Checking if your kit is complete... Looks good Writing Makefile for Test::RandomResults Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Test/RandomResults.pm blib\lib\Test\RandomResults.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/00-load...................1..1 # (SEED 58776) ok 1 - use Test::RandomResults; # Testing Test::RandomResults 0.03 ok t/01-is_in..................1..3 # (SEED 39733) ok 1 - use Test::RandomResults; ok 2 - simple test ok 3 - simple test to fail ok t/02-length.................1..13 # (SEED 64514) ok 1 - use Test::RandomResults; ok 2 - length of 123456789 less than 20 ok 3 - length of 123456789 not less than 5 ok 4 - length of 123456789 less than or equal to 20 ok 5 - length of 123456789 less than or equal to 9 ok 6 - length of 123456789 not less than or equal to 5 ok 7 - length of 123456789 equal to 9 ok 8 - length of 123456789 not equal to 10 ok 9 - length of 123456789 greater than 5 ok 10 - length of 123456789 not greater than 20 ok 11 - length of 123456789 greater than or equal to 5 ok 12 - length of 123456789 greater than or equal to 9 ok 13 - length of 123456789 not greater than or equal to 20 ok t/03-in_between.............1..19 # (SEED 79760) ok 1 - use Test::RandomResults; ok 2 - 5 between 1 and 10 ok 3 - 5 between 1 and 5 ok 4 - 5 between 5 and 5 ok 5 - 5 between 5 and 10 ok 6 - 5 not between 10 and 20 ok 7 - 5 not between 1 and 3 ok 8 - 5 not between 1 and 4 ok 9 - 5 not between 6 and 10 ok 10 - 5 not between 7 and 10 ok 11 - b between a and b ok 12 - b between b and c ok 13 - b between a and c ok 14 - b between b and b ok 15 - bbbbb between a and c ok 16 - bbbb between a and c ok 17 - b not between c and d ok 18 - b not between d and e ok 19 - bbbbb not between a and bbbb ok t/04-in_between_reversed....1..19 # (SEED 29763) ok 1 - use Test::RandomResults; ok 2 - 5 between 1 and 10 ok 3 - 5 between 1 and 5 ok 4 - 5 between 5 and 5 ok 5 - 5 between 5 and 10 ok 6 - 5 not between 10 and 20 ok 7 - 5 not between 1 and 3 ok 8 - 5 not between 1 and 4 ok 9 - 5 not between 6 and 10 ok 10 - 5 not between 7 and 10 ok 11 - b between a and b ok 12 - b between b and c ok 13 - b between a and c ok 14 - b between b and b ok 15 - bbbbb between a and c ok 16 - bbbb between a and c ok 17 - b not between c and d ok 18 - b not between d and e ok 19 - bbbbb not between a and bbbb ok t/pod-coverage..............1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.......................1..1 ok 1 - blib\lib\Test\RandomResults.pm ok All tests successful, 1 test skipped. Files=7, Tests=56, 0 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\Test\RandomResults.html Installing C:\cpanrun\build\5-10-0\site\lib\Test\RandomResults.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod