Checking if your kit is complete... Looks good Writing Makefile for Taint cp Taint.pm blib/lib/Taint.pm Manifying blib/man3/Taint.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-basic......1..52 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 not ok 32 # 32 : 'Unmatched ) in regex; marked by <-- HERE in m/) <-- HERE bad pattern(/ at t/0-basic.t line 115 # 32 : ' ok 33 ok 34 ok 35 ok 36 ok 37 not ok 38 # 38 : Subroutine tainted_null redefined at (eval 5) line 1. not ok 39 # 39 : Subroutine tainted_zero redefined at (eval 6) line 1. not ok 40 # 40 : Subroutine taint_checking redefined at (eval 7) line 1. not ok 41 # 41 : 0 ok 42 not ok 43 # 43 : numified ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 not ok 52 # 52 : 0: 'Argument "ImPrObAbLe" isn't numeric in bitwise and (&) at Taint.pm line 226. # 52 : ', 1: 'Argument "ImPrObAbLe" isn't numeric in addition (+) at Taint.pm line 229. # 52 : ' FAILED tests 32, 38-41, 43, 52 Failed 7/52 tests, 86.54% okay t/no-taint.....1..4 ok 1 ok 2 ok 3 ok 4 ok t/tied.........1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 not ok 8 not ok 9 ok 10 ok 11 not ok (in cleanup) Not a SCALAR reference at t/tied.t line 88. FAILED tests 8-9, 12 Failed 3/11 tests, 72.73% okay t/u-untaint....1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/0-basic.t 52 7 32 38-41 43 52 t/tied.t 11 4 8-9 12 Failed 2/4 test scripts. 9/77 subtests failed. Files=4, Tests=77, 0 wallclock secs ( 0.11 cusr + 0.05 csys = 0.16 CPU) Failed 2/4 test programs. 9/77 subtests failed. make: *** [test_dynamic] Error 255