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 /home/cpanrun/pa-risc1.1/build/5.8.2/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 ok 3 - The object isa IO::WithHeader::YAML ok 4 - use IO::WithHeader::RFC822; ok 5 - IO::WithHeader::RFC822 instantiate 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 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 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 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 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 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 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 $! Couldn't seek: Bad file number at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IO-WithHeader/blib/lib/IO/WithHeader.pm line 269, line 1. ok 6 - IO::WithHeader::YAML header # Looks like you planned 90 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-90 Failed 84/90 tests, 6.67% 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 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 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 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 ok 16 - RFC822 close ok Failed 1/7 test scripts, 85.71% okay. 84/208 subtests failed, 59.62% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/04append.t 255 65280 90 168 186.67% 7-90 make: *** [test_dynamic] Error 25