Checking if your kit is complete... Looks good Writing Makefile for FlatFile Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp FlatFile.pm blib\lib\FlatFile.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_basic................1..4 ok 1 ok 2 ok 3 - field separator ok 4 - record separator ok t/01_passwd...............1..5 ok 1 # Failed test at t/01_passwd.t line 21. Can't call method "lookup" on an undefined value at t/01_passwd.t line 23. not ok 2 # Looks like you planned 5 tests but only ran 2. # Looks like you failed 1 test of 2 run. # 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 "my" variable $f masks earlier declaration in same scope at t/02_write_destruct_2.t line 39. Name "main::DESTROYED" used only once: possible typo at t/02_write_destruct_2.t line 90. 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 # Failed test at t/06_append_fs_inherit.t line 23. not ok 3 # got: '0' # expected: '2' ok 4 # Failed test at t/06_append_fs_inherit.t line 29. not ok 5 # got: '1' # expected: '3' # Failed test at t/06_append_fs_inherit.t line 30. not ok 6 # got: 'strawberry' # expected: 'apple' Can't call method "fruit" on an undefined value at t/06_append_fs_inherit.t line 31, <$fh> line 9. # Looks like you planned 12 tests but only ran 6. # Looks like you failed 3 tests of 6 run. # 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\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\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 Name "PW::DEFAULTS" used only once: possible typo at t/32_inherit_optional.t line 15. ok 1 ok 2 # Failed test at t/32_inherit_optional.t line 27. not ok 3 # got: '0' # expected: '1' Can't call method "fruit" on an undefined value at t/32_inherit_optional.t line 28, <$fh> line 10. # Looks like you planned 12 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 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 # Failed test at t/40_optional.t line 23. not ok 5 # got: '' # expected: 'red' # Failed test at t/40_optional.t line 26. not ok 6 # got: '1' # expected: '3' # Failed test at t/40_optional.t line 27. not ok 7 # got: 'cherry' # expected: 'apple' Can't call method "fruit" on an undefined value at t/40_optional.t line 28, <$fh> line 10. # Looks like you planned 12 tests but only ran 7. # Looks like you failed 3 tests of 7 run. # 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 # Failed test at t/41_optional_undef.t line 23. not ok 5 # got: '' # expected: undef # Looks like you failed 1 test of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/5 tests, 80.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_passwd.t 255 65280 5 7 2-5 t/06_append_fs_inherit.t 255 65280 12 15 3 5-12 t/30_inherit.t 255 65280 5 6 3-5 t/31_inherit_rec.t 255 65280 8 12 3-8 t/32_inherit_optional.t 255 65280 12 19 3-12 t/40_optional.t 255 65280 12 13 5-12 t/41_optional_undef.t 1 256 5 1 5 Failed 7/16 test scripts. 41/163 subtests failed. Files=16, Tests=163, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 7/16 test programs. 41/163 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.