Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\basic.t t\comprehensive.t t\consolidate.t t\oop_file.t t\oop_subtest.t t\pos_guessing.t t\serializable.t t\basic............1..35 ok 1 - use Test::TAP::Model; ok 2 - The object isa Test::TAP::Model ok 3 - The object isa Test::Harness::Straps ok 4 - Test::TAP::Model->can('start_file') Can't call method "seen" on unblessed reference at C:\cpanrun-5.8\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. 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 C:\cpanrun-5.8\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 ok 1 - use Test::TAP::Model::Consolidated; ok 2 - The object isa Test::TAP::Model::Consolidated Can't call method "passing" on an undefined value at C:\cpanrun-5.8\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. 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 C:\cpanrun-5.8\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 31 88.57% 5-35 t\comprehensive.t 255 65280 122 121 99.18% 2-122 t\consolidate.t 255 65280 22 20 90.91% 3-22 t\pos_guessing.t 255 65280 12 10 83.33% 3-12 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.