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 cp lib/Test/CGI/Untaint.pm blib/lib/Test/CGI/Untaint.pm Manifying blib/man3/Test::CGI::Untaint.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00compile....ok t/01main....... # 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 /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Test/Builder/Tester.pm line 557. # STDERR is: # # Failed test (t/01main.t at line 53) # # got: 'NULL' # # expected: undef # # not: # # as expected # 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....... # 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 Use of uninitialized value in concatenation (.) or string at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/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 FAILED test 1 Failed 1/2 tests, 50.00% okay t/03useok...... # 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 FAILED test 2 Failed 1/4 tests, 75.00% okay t/04deep.......ok 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 Failed 3/5 test scripts, 40.00% okay. 4/18 subtests failed, 77.78% okay. make: *** [test_dynamic] Error 25