Checking if your kit is complete... Looks good Writing Makefile for CGI::Alert cp Alert.pm blib/lib/CGI/Alert.pm Manifying blib/man3/CGI::Alert.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/01basic...........chmod() mode argument is missing initial 0 at t/01basic.t line 30. ok t/02hide............# Failed test (t/02hide.t at line 47) # 'Ignoring invalid filter expression 'qr/^aaa(/': Unmatched ( before HERE mark in regex m/^aaa( << HERE / at (eval 3) line 1. # ' # doesn't match '(?-xism:Unmatched \( in regex; marked by <-- HERE)' # Looks like you failed 1 tests of 12. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/12 tests, 91.67% okay t/03http_die........# Failed test (t/03http_die.t at line 80) # '' # doesn't match '(?-xism:^<\?xml version="1.0" encoding="iso-8859-1"\?>$)' # Failed test (t/03http_die.t at line 80) # ' PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"' # doesn't match '(?-xism:^ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"$)' # Failed test (t/03http_die.t at line 80) # ' "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd">' # doesn't match '(?-xism:^ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">$)' # Looks like you failed 3 tests of 21. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 5, 7-8 Failed 3/21 tests, 85.71% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/02hide.t 1 256 12 1 8.33% 3 t/03http_die.t 3 768 21 3 14.29% 5, 7-8 Failed 2/3 test scripts, 33.33% okay. 4/114 subtests failed, 96.49% okay. make: *** [test_dynamic] Error 2