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\00compile.t t\01main.t t\02attr.t t\03useok.t t\04deep.t t\00compile....1..1 ok 1 - use Test::CGI::Untaint; ok t\01main.......1..9 ok 1 - is_extractable works ok 2 - is_extractable custom text not ok 3 - is_extractable undef # Failed test (t\01main.t at line 54) # STDOUT is: # not ok 1 - 'NULL' extractable as metasyntatic # # not: # ok 1 - 'NULL' extractable as metasyntatic # # as expected Use of uninitialized value in concatenation (.) or string at C:/cpanrun-5.8/build/5-8-0/site/lib/Test/Builder/Tester.pm line 557. # STDERR is: # # Failed test (t\01main.t at line 53) # # got: 'NULL' # # expected: undef # # not: # # as expected ok 4 - is extractable fails ok ok 5 - is_extractable fails ok 2 ok 6 - unextractable works ok 7 - unextractable custom text ok 8 - unextractable fails ok not ok 9 - unextractable fails ok 2 # Failed test (t\01main.t at line 99) # STDERR is: # # Failed test (t\01main.t at line 98) # # expected data to be unextractable, but got: # # 'NULL' # # not: # # Failed test (t\01main.t at line 98) # # expected data to be unextractable, but got: # # undef # # as expected FAILED tests 3, 9 Failed 2/9 tests, 77.78% okay t\02attr.......1..2 # Failed test (t\02attr.t at line 34) # STDOUT is: # not ok 1 - 'buffy' extractable as slayer # # not: # ok 1 - 'buffy' extractable as slayer # # as expected not ok 1 - setting attributes works Use of uninitialized value in concatenation (.) or string at C:/cpanrun-5.8/build/5-8-0/site/lib/Test/Builder/Tester.pm line 557. # STDERR is: # # Failed test (t\02attr.t at line 33) # # Can't find extraction handler for slayer # # not: # # as expected ok 2 - dies right FAILED test 1 Failed 1/2 tests, 50.00% okay t\03useok......1..4 ok 1 - is_extractable_isa works not ok 2 - handing back undef # Failed test (t\03useok.t at line 83) # STDERR is: # # Failed test (t\03useok.t at line 82) # # the extracted object isn't a reference # # not: # # Failed test (t\03useok.t at line 82) # # the extracted object isn't defined # # as expected ok 3 - handing back plain ref ok 4 - wrong type FAILED test 2 Failed 1/4 tests, 75.00% okay t\04deep.......1..2 ok 1 - is_extractable_deeply works ok 2 - badness ok Failed 3/5 test scripts, 40.00% okay. 4/18 subtests failed, 77.78% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01main.t 9 2 22.22% 3 9 t\02attr.t 2 1 50.00% 1 t\03useok.t 4 1 25.00% 2 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.