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\00_basic.t t\01_passwd.t t\02_write.t t\02_write_destruct.t t\02_write_destruct_2.t t\03_delete.t t\04_append.t t\05_rec_count.t t\06_append_fs.t t\06_append_fs_inherit.t t\30_inherit.t t\31_inherit_rec.t t\32_inherit_optional.t t\32_quicklookup.t t\40_optional.t t\41_optional_undef.t t\00_basic................1..4 ok 1 ok 2 ok 3 - field separator ok 4 - record separator ok t\01_passwd...............1..5 ok 1 not ok 2 # Failed test (t\01_passwd.t at line 21) Can't call method "lookup" on an undefined value at t\01_passwd.t line 23. # Looks like you planned 5 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-5 Failed 4/5 tests, 20.00% okay t\02_write................1..17 ok 1 ok 2 ok 3 - one record for banana ok 4 - unripe banana ok 5 - unripe banana ok 6 ok 7 - one record for banana ok 8 - ripening was recorded ok 9 - read-only refuses set-color call ok 10 ok 11 - fieldsep string check ok 12 - one record for banana ok 13 - unripe banana ok 14 - ripe banana ok 15 ok 16 - one record for banana ok 17 - banana still ripe ok t\02_write_destruct.......1..17 ok 1 ok 2 ok 3 - one record for banana ok 4 - unripe banana ok 5 - unripe banana ok 6 ok 7 - one record for banana ok 8 - ripening was recorded ok 9 - read-only refuses set-color call ok 10 ok 11 - fieldsep string check ok 12 - one record for banana ok 13 - unripe banana ok 14 - ripe banana ok 15 ok 16 - one record for banana ok 17 - banana still ripe ok t\02_write_destruct_2.....1..16 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok t\03_delete...............1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t\04_append...............1..13 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t\05_rec_count............1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\06_append_fs............1..13 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t\06_append_fs_inherit....1..12 ok 1 ok 2 not ok 3 # Failed test (t\06_append_fs_inherit.t at line 23) # got: '0' # expected: '2' ok 4 not ok 5 # Failed test (t\06_append_fs_inherit.t at line 29) # got: '1' # expected: '3' not ok 6 # Failed test (t\06_append_fs_inherit.t at line 30) # got: 'strawberry' # expected: 'apple' Can't call method "fruit" on an undefined value at t\06_append_fs_inherit.t line 31, line 9. # Looks like you planned 12 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3, 5-12 Failed 9/12 tests, 25.00% okay t\30_inherit..............1..5 ok 1 ok 2 required field 'shell' missing from record at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\FlatFile\blib\lib/FlatFile.pm line 450 # Looks like you planned 5 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t\31_inherit_rec..........1..8 ok 1 ok 2 required field 'uid' missing from record at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\FlatFile\blib\lib/FlatFile.pm line 450 # Looks like you planned 8 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-8 Failed 6/8 tests, 25.00% okay t\32_inherit_optional.....1..12 # Failed test (t\32_inherit_optional.t at line 27) # got: '0' # expected: '1' Can't call method "fruit" on an undefined value at t\32_inherit_optional.t line 28, line 10. # Looks like you planned 12 tests but only ran 3. # Looks like your test died just after 3. ok 1 ok 2 not ok 3 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-12 Failed 10/12 tests, 16.67% okay t\32_quicklookup..........1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t\40_optional.............1..12 ok 1 ok 2 ok 3 ok 4 not ok 5 # Failed test (t\40_optional.t at line 23) # got: '' # expected: 'red' not ok 6 # Failed test (t\40_optional.t at line 26) # got: '1' # expected: '3' not ok 7 # Failed test (t\40_optional.t at line 27) # got: 'cherry' # expected: 'apple' Can't call method "fruit" on an undefined value at t\40_optional.t line 28, line 10. # Looks like you planned 12 tests but only ran 7. # Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-12 Failed 8/12 tests, 33.33% okay t\41_optional_undef.......1..5 ok 1 ok 2 ok 3 ok 4 not ok 5 # Failed test (t\41_optional_undef.t at line 23) # got: '' # expected: undef # Looks like you failed 1 tests of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/5 tests, 80.00% okay Failed 7/16 test scripts, 56.25% okay. 41/163 subtests failed, 74.85% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_passwd.t 255 65280 5 4 80.00% 2-5 t\06_append_fs_inherit.t 255 65280 12 9 75.00% 3 5-12 t\30_inherit.t 255 65280 5 3 60.00% 3-5 t\31_inherit_rec.t 255 65280 8 6 75.00% 3-8 t\32_inherit_optional.t 255 65280 12 10 83.33% 3-12 t\40_optional.t 255 65280 12 8 66.67% 5-12 t\41_optional_undef.t 1 256 5 1 20.00% 5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.