Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01-fast-algorithm.t t\02-uniform-algorithm.t t\98_pod.t t\99_pod_coverage.t t\01-fast-algorithm.......1..56 ok 1 - finding readable test data file 't\testdata.txt' ok 2 - Finding intentionally unreadable file 't\not_readable.txt' ok 3 - new croaks with no filename parameter ok 4 - new croaks with a nonexistant file ok 5 # skip 't\not_readable.txt' is readable when it shouldn't be ok 6 - CLASS->new works ok 7 - The object isa File::RandomLine ok 8 - object->new works ok 9 - next() croaks given negative number ok 10 - next() croaks given empty string ok 11 - next() croaks given 'a' ok 12 - next() warns given 0 ok 13 - Testing with srand() = 0/40 ok 14 - Testing with srand() = 1/40 ok 15 - Testing with srand() = 2/40 ok 16 - Testing with srand() = 3/40 ok 17 - Testing with srand() = 4/40 ok 18 - Testing with srand() = 5/40 ok 19 - Testing with srand() = 6/40 ok 20 - Testing with srand() = 7/40 ok 21 - Testing with srand() = 8/40 # Failed test (t\01-fast-algorithm.t at line 89) not ok 22 - Testing with srand() = 9/40 # got: 'line two' # expected: 'line three' ok 23 - Testing with srand() = 10/40 ok 24 - Testing with srand() = 11/40 ok 25 - Testing with srand() = 12/40 ok 26 - Testing with srand() = 13/40 ok 27 - Testing with srand() = 14/40 ok 28 - Testing with srand() = 15/40 ok 29 - Testing with srand() = 16/40 ok 30 - Testing with srand() = 17/40 # Failed test (t\01-fast-algorithm.t at line 89) # got: 'line three' # expected: 'line four!' not ok 31 - Testing with srand() = 18/40 ok 32 - Testing with srand() = 19/40 ok 33 - Testing with srand() = 20/40 ok 34 - Testing with srand() = 21/40 ok 35 - Testing with srand() = 22/40 ok 36 - Testing with srand() = 23/40 ok 37 - Testing with srand() = 24/40 ok 38 - Testing with srand() = 25/40 ok 39 - Testing with srand() = 26/40 ok 40 - Testing with srand() = 27/40 ok 41 - Testing with srand() = 28/40 # Failed test (t\01-fast-algorithm.t at line 89) # got: 'line four!' # expected: 'line one' not ok 42 - Testing with srand() = 29/40 ok 43 - Testing with srand() = 30/40 ok 44 - Testing with srand() = 31/40 ok 45 - Testing with srand() = 32/40 ok 46 - Testing with srand() = 33/40 ok 47 - Testing with srand() = 34/40 ok 48 - Testing with srand() = 35/40 ok 49 - Testing with srand() = 36/40 ok 50 - Testing with srand() = 37/40 ok 51 - Testing with srand() = 38/40 ok 52 - Testing with srand() = 39/40 ok 53 - Testing with srand() = oneish() ok 54 - Testing getting multiple random lines -- explicit version ok 55 - Testing getting multiple random lines -- magic version with target ok 56 - Testing getting multiple random lines -- ambiguious magic version # Looks like you failed 3 tests of 56. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 22, 31, 42 Failed 3/56 tests, 94.64% okay (less 1 skipped test: 52 okay, 92.86%) t\02-uniform-algorithm....1..17 ok 1 - finding readable test data file 't\testdata2.txt' ok 2 - Finding intentionally unreadable file 't\not_readable.txt' ok 3 - dies if given an unrecognized algorithm ok 4 - CLASS->new works ok 5 - The object isa File::RandomLine ok 6 - next() croaks given negative number ok 7 - next() croaks given empty string ok 8 - next() croaks given 'a' ok 9 - next() warns given 0 ok 10 - Testing with srand() = 0 ok 11 - Testing with srand() = 0.25 ok 12 - Testing with srand() = 0.50 ok 13 - Testing with srand() = 0.75 ok 14 - Testing with srand() = oneish() ok 15 - Testing getting multiple random lines -- explicit version ok 16 - Testing getting multiple random lines -- magic version with target ok 17 - Testing getting multiple random lines -- ambiguious magic version ok t\98_pod..................1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests t\99_pod_coverage.........1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests Failed 1/4 test scripts, 75.00% okay. 3/73 subtests failed, 95.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01-fast-algorithm.t 3 768 56 3 5.36% 22 31 42 2 tests and 1 subtest skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.