Checking if your kit is complete... Looks good Writing Makefile for Context::Handle cp lib/Context/Handle/RV/Void.pm blib/lib/Context/Handle/RV/Void.pm cp lib/Context/Handle/RV/RefCode.pm blib/lib/Context/Handle/RV/RefCode.pm cp lib/Context/Handle/RV/RefObject.pm blib/lib/Context/Handle/RV/RefObject.pm cp lib/Context/Handle.pm blib/lib/Context/Handle.pm cp lib/Context/Handle/RV/Bool.pm blib/lib/Context/Handle/RV/Bool.pm cp lib/Context/Handle/RV/List.pm blib/lib/Context/Handle/RV/List.pm cp lib/Context/Handle/RV/RefScalar.pm blib/lib/Context/Handle/RV/RefScalar.pm cp lib/Context/Handle/RV/RefHash.pm blib/lib/Context/Handle/RV/RefHash.pm cp lib/Context/Handle/RV/RefArray.pm blib/lib/Context/Handle/RV/RefArray.pm cp lib/Context/Handle/RV/Scalar.pm blib/lib/Context/Handle/RV/Scalar.pm Manifying blib/man3/Context::Handle.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/01_basic.......ok 1 - use Context::Handle; ok 2 - scalar context ok 3 - list context ok 4 - scalar context ok 5 - list context 1..5 ok t/02_advanced....ok 1 - use Context::Handle; ok 2 - scalar yields scalar ok 3 - The object isa Context::Handle::RV::Scalar # Failed test 'this should not be reached' not ok 4 - this should not be reached # at t/02_advanced.t line 62. # Failed test 'wrapped scalar yields scalar' # at t/02_advanced.t line 63. not ok 5 - wrapped scalar yields scalar # got: '0' # expected: 'scalar' ok 6 - correct value in context ok 7 - correct value in context ok 8 - The object isa Context::Handle::RV::Scalar # Failed test 'this should not be reached' # at t/02_advanced.t line 67. not ok 9 - this should not be reached # Failed test 'correct value in context' # at t/02_advanced.t line 69. not ok 10 - correct value in context # got: '0' # expected: 'scalar' ok 11 - correct value in scalar deref context ok 12 - correct value in scalar deref context ok 13 - The object isa Context::Handle::RV::RefScalar # Failed test 'this should not be reached' not ok 14 - this should not be reached # at t/02_advanced.t line 72. Can't use string ("0") as a SCALAR ref while "strict refs" in use at t/02_advanced.t line 73. # Looks like you failed 5 tests of 14. 1..14 # Looks like your test died just after 14. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-5, 9-10, 14 Failed 5/14 tests, 64.29% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_advanced.t 255 65280 14 5 4-5 9-10 14 Failed 1/2 test scripts. 5/19 subtests failed. Files=2, Tests=19, 1 wallclock secs ( 0.23 cusr + 0.08 csys = 0.31 CPU) Failed 1/2 test programs. 5/19 subtests failed. make: *** [test_dynamic] Error 255