Checking if your kit is complete... Warning: the following files are missing in your kit: CHANGES Please inform the author. Warning: Guessing NAME [Test-CGI-Untaint] from current directory name. Writing Makefile for Test-CGI-Untaint Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Test/CGI/Untaint.pm blib\lib\Test\CGI\Untaint.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.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 # Failed test 'is_extractable undef' # at t/01main.t line 54. not ok 3 - is_extractable undef # STDOUT is: # not ok 1 - 'NULL' extractable as metasyntatic # # not: # ok 1 - 'NULL' extractable as metasyntatic # # as expected # STDERR is: # # Failed test ''NULL' extractable as metasyntatic' # # at t/01main.t line 53. # # got: 'NULL' # # expected: undef # # not: # # as expected # Failed test 'unextractable fails ok 2' # at t/01main.t line 99. 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 # STDERR is: # # Failed test ''NULL' unextractable as metasyntatic' # # at t/01main.t line 98. # # expected data to be unextractable, but got: # # 'NULL' # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/01main\.t line 98.*\n?/ # # # 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 not ok 1 - setting attributes works # Failed test 'setting attributes works' # at t/02attr.t line 34. # STDOUT is: # not ok 1 - 'buffy' extractable as slayer # # not: # ok 1 - 'buffy' extractable as slayer # # as expected # STDERR is: # # Failed test ''buffy' extractable as slayer' # # at t/02attr.t 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 'handing back undef' # at t/03useok.t line 83. # STDERR is: # # Failed test ''fred' extractable as a 'fred'' # # at t/03useok.t line 82. # # the extracted object isn't a reference # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/03useok\.t line 82.*\n?/ # # # 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01main.t 9 2 3 9 t/02attr.t 2 1 1 t/03useok.t 4 1 2 Failed 3/5 test scripts. 4/18 subtests failed. Files=5, Tests=18, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/5 test programs. 4/18 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.