Checking if your kit is complete... Looks good Writing Makefile for Devel::ObjectTracker cp ObjectTracker.pm blib/lib/Devel/ObjectTracker.pm Manifying blib/man3/Devel::ObjectTracker.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/00_prepare...........1..1 ok 1 ok t/01_basic_settings....ObjectTracker Session ID for future objects=1 ObjectTracker creating log file:ObjectTracker.log sub_match=/./ class_exclude=/(HASH|ARRAY|GLOB)/ class_match=/./ verbose=1 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 dubious Test returned status 0 (wstat 11, 0xb) after all the subtests completed successfully t/02_local_settings....1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 dubious Test returned status 0 (wstat 11, 0xb) after all the subtests completed successfully t/03_object_life.......dubious Test returned status 0 (wstat 11, 0xb) t/04_check_results.....1..7 ok 1 not ok 2 ok 3 not ok 4 not ok 5 not ok 6 not ok 7 FAILED tests 2, 4-7 Failed 5/7 tests, 28.57% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_basic_settings.t 0 11 6 0 ?? t/02_local_settings.t 0 11 7 0 ?? t/03_object_life.t 0 11 ?? ?? ?? t/04_check_results.t 7 5 2 4-7 Failed 4/5 test scripts. 5/21 subtests failed. Files=5, Tests=21, 5 wallclock secs ( 2.99 cusr + 1.02 csys = 4.01 CPU) Failed 4/5 test programs. 5/21 subtests failed. make: *** [test_dynamic] Error 255