WARNING: SIGN is not a known parameter. Warning: prerequisite Test::Harness 2.64 not found. We have 2.40. Checking if your kit is complete... Warning: the following files are missing in your kit: Makefile Please inform the author. Warning: prerequisite Test::More 0.53 not found. We have 0.47. 'SIGN' is not a known MakeMaker parameter name. Writing Makefile for Test::TAP::Model cp lib/Test/TAP/Model.pm blib/lib/Test/TAP/Model.pm cp lib/Test/TAP/Model/File.pm blib/lib/Test/TAP/Model/File.pm cp lib/Test/TAP/Model/Consolidated.pm blib/lib/Test/TAP/Model/Consolidated.pm cp lib/Test/TAP/Model/Subtest.pm blib/lib/Test/TAP/Model/Subtest.pm cp example.pl blib/lib/Test/TAP/example.pl cp lib/Test/TAP/Model/File/Consolidated.pm blib/lib/Test/TAP/Model/File/Consolidated.pm Manifying blib/man3/Test::TAP::Model::File.3 Manifying blib/man3/Test::TAP::Model.3 Manifying blib/man3/Test::TAP::Model::Consolidated.3 Manifying blib/man3/Test::TAP::Model::Subtest.3 Manifying blib/man3/Test::TAP::example.3 Manifying blib/man3/Test::TAP::Model::File::Consolidated.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic............1..35 ok 1 - use Test::TAP::Model; Can't call method "seen" on unblessed reference at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-TAP-Model/blib/lib/Test/TAP/Model.pm line 34, line 2. # Looks like you planned 35 tests but only ran 4. # Looks like your test died just after 4. ok 2 - The object isa Test::TAP::Model ok 3 - The object isa Test::Harness::Straps ok 4 - Test::TAP::Model->can('start_file') dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-35 Failed 31/35 tests, 11.43% okay t/comprehensive....1..122 ok 1 - use Test::TAP::Model; Can't call method "passing" on an undefined value at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-TAP-Model/blib/lib/Test/TAP/Model/File.pm line 31. # Looks like you planned 122 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-122 Failed 121/122 tests, 0.82% okay t/consolidate......1..22 Can't call method "passing" on an undefined value at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-TAP-Model/blib/lib/Test/TAP/Model/File.pm line 31. # Looks like you planned 22 tests but only ran 2. # Looks like your test died just after 2. ok 1 - use Test::TAP::Model::Consolidated; ok 2 - The object isa Test::TAP::Model::Consolidated dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-22 Failed 20/22 tests, 9.09% okay t/oop_file.........1..16 ok 1 - use Test::TAP::Model::File; ok 2 - The object isa Test::TAP::Model::File ok 3 - failed ok 4 - passed ok 5 - alias ok 6 - negation ok 7 - not all skipped ok 8 - all skipped ok 9 - 3 planned ok 10 - but two seen ok 11 - 10 of these passed ok 12 - 2 failed ok 13 - none are todo ok 14 - none are todo ok 15 - two todo ok 16 - 13 skipped ok t/oop_subtest......1..21 ok 1 - use Test::TAP::Model::Subtest; ok 2 - The object isa Test::TAP::Model::Subtest ok 3 - ok ok 4 - actual_ok ok 5 - failed ok 6 - skipped ok 7 - todo ok 8 - number ok 9 - line ok 10 - line ok 11 - reason ok 12 - pos ok 13 - pos hack file ok 14 - pos hack line ok 15 - pos hack col ok 16 - ok ok 17 - actual_ok ok 18 - failed ok 19 - skipped ok 20 - todo ok 21 - stringification ok t/pos_guessing.....1..12 ok 1 - use Test::TAP::Model; ok 2 - The object isa Test::TAP::Model Can't call method "passing" on an undefined value at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-TAP-Model/blib/lib/Test/TAP/Model/File.pm line 31. # Looks like you planned 12 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-12 Failed 10/12 tests, 16.67% okay t/serializable.....1..6 ok 1 - use Test::TAP::Model; ok 2 - The object isa Test::TAP::Model ok 3 - Test::TAP::Model->can('structure') ok 4 - The object isa Test::TAP::Model ok 5 - structures are the same ok 6 - test file count is too ok Failed 4/7 test scripts, 42.86% okay. 182/234 subtests failed, 22.22% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/basic.t 255 65280 35 62 177.14% 5-35 t/comprehensive.t 255 65280 122 242 198.36% 2-122 t/consolidate.t 255 65280 22 40 181.82% 3-22 t/pos_guessing.t 255 65280 12 20 166.67% 3-12 make: *** [test_dynamic] Error 25