Checking if your kit is complete... Looks good Writing Makefile for IO-WithHeader cp lib/IO/WithHeader.pm blib/lib/IO/WithHeader.pm cp lib/IO/WithHeader/RFC822.pm blib/lib/IO/WithHeader/RFC822.pm cp lib/IO/WithHeader/YAML.pm blib/lib/IO/WithHeader/YAML.pm Manifying blib/man3/IO::WithHeader::RFC822.3 Manifying blib/man3/IO::WithHeader.3 Manifying blib/man3/IO::WithHeader::YAML.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00basics........1..6 ok 1 - use IO::WithHeader::YAML; ok 2 - IO::WithHeader::YAML instantiate untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 3 - The object isa IO::WithHeader::YAML ok 4 - use IO::WithHeader::RFC822; ok 5 - IO::WithHeader::RFC822 instantiate untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 6 - The object isa IO::WithHeader::RFC822 ok t/01new-path......1..16 ok 1 - use IO::WithHeader::YAML; ok 2 - IO::WithHeader::YAML instantiate with path only ok 3 - The object isa IO::WithHeader::YAML ok 4 - IO::WithHeader::YAML print body ok 5 - IO::WithHeader::YAML close ok 6 - IO::WithHeader::YAML reopen read-only ok 7 - IO::WithHeader::YAML body untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 8 - IO::WithHeader::YAML close ok 9 - use IO::WithHeader::RFC822; ok 10 - IO::WithHeader::RFC822 instantiate with path only ok 11 - The object isa IO::WithHeader::RFC822 ok 12 - IO::WithHeader::RFC822 print body ok 13 - IO::WithHeader::RFC822 close ok 14 - IO::WithHeader::RFC822 reopen read-only ok 15 - IO::WithHeader::RFC822 body untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 16 - IO::WithHeader::RFC822 close ok t/02read..........1..16 ok 1 - use IO::WithHeader::YAML; ok 2 - IO::WithHeader::YAML instantiate ok 3 - IO::WithHeader::YAML the instance isa IO::WithHeader::YAML ok 4 - IO::WithHeader::YAML open read-only ok 5 - IO::WithHeader::YAML header ok 6 - IO::WithHeader::YAML body as scalar ok 7 - IO::WithHeader::YAML body as list ok 8 - IO::WithHeader::YAML close untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 9 - use IO::WithHeader::RFC822; ok 10 - IO::WithHeader::RFC822 instantiate ok 11 - IO::WithHeader::RFC822 the instance isa IO::WithHeader::RFC822 ok 12 - IO::WithHeader::RFC822 open read-only ok 13 - IO::WithHeader::RFC822 header ok 14 - IO::WithHeader::RFC822 body as scalar ok 15 - IO::WithHeader::RFC822 body as list untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 16 - IO::WithHeader::RFC822 close ok t/03readupdate....1..52 ok 1 - use IO::WithHeader::YAML; ok 2 - IO::WithHeader::YAML instantiate ok 3 - IO::WithHeader::YAML the instance isa IO::WithHeader::YAML ok 4 - IO::WithHeader::YAML open read/update ok 5 - IO::WithHeader::YAML cursor pos ok 6 - IO::WithHeader::YAML autoflush ok 7 - IO::WithHeader::YAML tell ok 8 - IO::WithHeader::YAML header ok 9 - IO::WithHeader::YAML cursor pos restored ok 10 - IO::WithHeader::YAML body ok 11 - IO::WithHeader::YAML cursor pos restored again ok 12 - IO::WithHeader::YAML seek to end ok 13 - IO::WithHeader::YAML cursor at end ok 14 - IO::WithHeader::YAML tell at end ok 15 - IO::WithHeader::YAML eof ok 16 - IO::WithHeader::YAML print ok 17 - IO::WithHeader::YAML new file size ok 18 - IO::WithHeader::YAML seek to beginning ok 19 - IO::WithHeader::YAML cursor pos ok 20 - IO::WithHeader::YAML tell ok 21 - IO::WithHeader::YAML print ok 22 - IO::WithHeader::YAML tell again ok 23 - IO::WithHeader::YAML truncate ok 24 - IO::WithHeader::YAML file size ok 25 - IO::WithHeader::YAML read body untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 26 - IO::WithHeader::YAML close ok 27 - use IO::WithHeader::RFC822; ok 28 - IO::WithHeader::RFC822 instantiate ok 29 - IO::WithHeader::RFC822 the instance isa IO::WithHeader::RFC822 ok 30 - IO::WithHeader::RFC822 open read/update ok 31 - IO::WithHeader::RFC822 cursor pos ok 32 - IO::WithHeader::RFC822 autoflush ok 33 - IO::WithHeader::RFC822 tell ok 34 - IO::WithHeader::RFC822 header ok 35 - IO::WithHeader::RFC822 cursor pos restored ok 36 - IO::WithHeader::RFC822 body ok 37 - IO::WithHeader::RFC822 cursor pos restored again ok 38 - IO::WithHeader::RFC822 seek to end ok 39 - IO::WithHeader::RFC822 cursor at end ok 40 - IO::WithHeader::RFC822 tell at end ok 41 - IO::WithHeader::RFC822 eof ok 42 - IO::WithHeader::RFC822 print ok 43 - IO::WithHeader::RFC822 new file size ok 44 - IO::WithHeader::RFC822 seek to beginning ok 45 - IO::WithHeader::RFC822 cursor pos ok 46 - IO::WithHeader::RFC822 tell ok 47 - IO::WithHeader::RFC822 print ok 48 - IO::WithHeader::RFC822 tell again ok 49 - IO::WithHeader::RFC822 truncate ok 50 - IO::WithHeader::RFC822 file size ok 51 - IO::WithHeader::RFC822 read body untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 52 - IO::WithHeader::RFC822 close ok t/04append........1..90 ok 1 - use IO::WithHeader::YAML; ok 2 - IO::WithHeader::YAML instantiate ok 3 - IO::WithHeader::YAML instance isa IO::WithHeader::YAML ok 4 - IO::WithHeader::YAML open for append ok 5 - open $! ok 6 - IO::WithHeader::YAML header # Failed test 'IO::WithHeader::YAML body' not ok 7 - IO::WithHeader::YAML body # at t/04append.t line 39. # got: undef # expected: '' ok 8 - IO::WithHeader::YAML eof ok 9 - IO::WithHeader::YAML close ok 10 - IO::WithHeader::YAML open for append 1 ok 11 - IO::WithHeader::YAML print 1 ok 12 - IO::WithHeader::YAML close 1 ok 13 - IO::WithHeader::YAML file size ok 14 - IO::WithHeader::YAML open for append 2 ok 15 - IO::WithHeader::YAML print 2 ok 16 - IO::WithHeader::YAML close 2 ok 17 - IO::WithHeader::YAML file size ok 18 - IO::WithHeader::YAML open for append 3 ok 19 - IO::WithHeader::YAML print 3 ok 20 - IO::WithHeader::YAML close 3 ok 21 - IO::WithHeader::YAML file size ok 22 - IO::WithHeader::YAML open for append 4 ok 23 - IO::WithHeader::YAML print 4 ok 24 - IO::WithHeader::YAML close 4 ok 25 - IO::WithHeader::YAML file size ok 26 - IO::WithHeader::YAML open for append 5 ok 27 - IO::WithHeader::YAML print 5 ok 28 - IO::WithHeader::YAML close 5 ok 29 - IO::WithHeader::YAML file size ok 30 - IO::WithHeader::YAML open for append 6 ok 31 - IO::WithHeader::YAML print 6 ok 32 - IO::WithHeader::YAML close 6 ok 33 - IO::WithHeader::YAML file size ok 34 - IO::WithHeader::YAML open for append 7 ok 35 - IO::WithHeader::YAML print 7 ok 36 - IO::WithHeader::YAML close 7 ok 37 - IO::WithHeader::YAML file size ok 38 - IO::WithHeader::YAML open for append 8 ok 39 - IO::WithHeader::YAML print 8 ok 40 - IO::WithHeader::YAML close 8 ok 41 - IO::WithHeader::YAML file size ok 42 - IO::WithHeader::YAML open for append 9 ok 43 - IO::WithHeader::YAML print 9 ok 44 - IO::WithHeader::YAML close 9 ok 45 - IO::WithHeader::YAML file size untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 46 - use IO::WithHeader::RFC822; ok 47 - IO::WithHeader::RFC822 instantiate ok 48 - IO::WithHeader::RFC822 instance isa IO::WithHeader::RFC822 ok 49 - IO::WithHeader::RFC822 open for append ok 50 - open $! ok 51 - IO::WithHeader::RFC822 header # Failed test 'IO::WithHeader::RFC822 body' not ok 52 - IO::WithHeader::RFC822 body # at t/04append.t line 39. # got: undef # expected: '' ok 53 - IO::WithHeader::RFC822 eof ok 54 - IO::WithHeader::RFC822 close ok 55 - IO::WithHeader::RFC822 open for append 1 ok 56 - IO::WithHeader::RFC822 print 1 ok 57 - IO::WithHeader::RFC822 close 1 ok 58 - IO::WithHeader::RFC822 file size ok 59 - IO::WithHeader::RFC822 open for append 2 ok 60 - IO::WithHeader::RFC822 print 2 ok 61 - IO::WithHeader::RFC822 close 2 ok 62 - IO::WithHeader::RFC822 file size ok 63 - IO::WithHeader::RFC822 open for append 3 ok 64 - IO::WithHeader::RFC822 print 3 ok 65 - IO::WithHeader::RFC822 close 3 ok 66 - IO::WithHeader::RFC822 file size ok 67 - IO::WithHeader::RFC822 open for append 4 ok 68 - IO::WithHeader::RFC822 print 4 ok 69 - IO::WithHeader::RFC822 close 4 ok 70 - IO::WithHeader::RFC822 file size ok 71 - IO::WithHeader::RFC822 open for append 5 ok 72 - IO::WithHeader::RFC822 print 5 ok 73 - IO::WithHeader::RFC822 close 5 ok 74 - IO::WithHeader::RFC822 file size ok 75 - IO::WithHeader::RFC822 open for append 6 ok 76 - IO::WithHeader::RFC822 print 6 ok 77 - IO::WithHeader::RFC822 close 6 ok 78 - IO::WithHeader::RFC822 file size ok 79 - IO::WithHeader::RFC822 open for append 7 ok 80 - IO::WithHeader::RFC822 print 7 ok 81 - IO::WithHeader::RFC822 close 7 ok 82 - IO::WithHeader::RFC822 file size ok 83 - IO::WithHeader::RFC822 open for append 8 ok 84 - IO::WithHeader::RFC822 print 8 ok 85 - IO::WithHeader::RFC822 close 8 ok 86 - IO::WithHeader::RFC822 file size ok 87 - IO::WithHeader::RFC822 open for append 9 ok 88 - IO::WithHeader::RFC822 print 9 ok 89 - IO::WithHeader::RFC822 close 9 untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 90 - IO::WithHeader::RFC822 file size # Looks like you failed 2 tests of 90. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7, 52 Failed 2/90 tests, 97.78% okay t/05globread......1..12 ok 1 - use IO::WithHeader::YAML; ok 2 - IO::WithHeader::YAML instantiate ok 3 - IO::WithHeader::YAML instance isa IO::WithHeader::YAML ok 4 - IO::WithHeader::YAML open read-only ok 5 - IO::WithHeader::YAML body ok 6 - IO::WithHeader::YAML close untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 7 - use IO::WithHeader::RFC822; ok 8 - IO::WithHeader::RFC822 instantiate ok 9 - IO::WithHeader::RFC822 instance isa IO::WithHeader::RFC822 ok 10 - IO::WithHeader::RFC822 open read-only ok 11 - IO::WithHeader::RFC822 body untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 12 - IO::WithHeader::RFC822 close ok t/06globwrite.....1..16 ok 1 - use IO::WithHeader::YAML; ok 2 - YAML instantiate with path only ok 3 - The object isa IO::WithHeader::YAML ok 4 - YAML print body ok 5 - YAML close ok 6 - YAML reopen read-only ok 7 - YAML body ok 8 - YAML close untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 9 - use IO::WithHeader::RFC822; ok 10 - RFC822 instantiate with path only ok 11 - The object isa IO::WithHeader::RFC822 ok 12 - RFC822 print body ok 13 - RFC822 close ok 14 - RFC822 reopen read-only ok 15 - RFC822 body untie attempted while 2 inner references still exist at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 309. ok 16 - RFC822 close ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/04append.t 2 512 90 2 7 52 Failed 1/7 test scripts. 2/208 subtests failed. Files=7, Tests=208, 2 wallclock secs ( 1.75 cusr + 0.37 csys = 2.12 CPU) Failed 1/7 test programs. 2/208 subtests failed. make: *** [test_dynamic] Error 255