Checking if your kit is complete... Looks good Writing Makefile for FlatFile cp FlatFile.pm blib/lib/FlatFile.pm Manifying blib/man3/FlatFile.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_basic................ok t/01_passwd...............required field 'passwd' missing from record at /Users/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/02_write................ok t/02_write_destruct.......ok t/02_write_destruct_2....."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 t/03_delete...............ok t/04_append...............ok t/05_rec_count............ok t/06_append_fs............ok t/06_append_fs_inherit....ok t/30_inherit..............required field 'passwd' missing from record at /Users/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..........required field 'passwd' missing from record at /Users/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.....Name "PW::DEFAULTS" used only once: possible typo at t/32_inherit_optional.t line 15. ok t/32_quicklookup..........ok t/40_optional.............ok t/41_optional_undef.......ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01_passwd.t 255 65280 5 6 120.00% 3-5 t/30_inherit.t 255 65280 5 6 120.00% 3-5 t/31_inherit_rec.t 255 65280 8 12 150.00% 3-8 Failed 3/16 test scripts, 81.25% okay. 12/163 subtests failed, 92.64% okay. make: *** [test_dynamic] Error 25