Checking if your kit is complete... Looks good Writing Makefile for CGI::Untaint::set cp lib/CGI/Untaint/set.pm blib/lib/CGI/Untaint/set.pm Manifying blib/man3/CGI::Untaint::set.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00-load...........# Testing CGI::Untaint::set 0.01, Perl 5.008006, /usr/local/bin/perl ok t/01.main...........Died at blib/lib/CGI/Untaint/set.pm line 44. Attempt to free unreferenced scalar. # Looks like you planned 12 tests but only ran 9. # Looks like your test died just after 9. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 10-12 Failed 3/12 tests, 75.00% okay t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01.main.t 255 65280 12 3 25.00% 10-12 2 tests skipped. Failed 1/4 test scripts, 75.00% okay. 3/13 subtests failed, 76.92% okay. make: *** [test_dynamic] Error 29