Checking if your kit is complete... Looks good Writing Makefile for Lexical::Attributes cp lib/Lexical/Attributes.pm blib/lib/Lexical/Attributes.pm Manifying blib/man3/Lexical::Attributes.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10_scalar...........ok t/13_array............ok t/17_hash.............ok t/20_inheritance......ok t/30_overload.........ok t/40_destroy..........ok t/42_destroy_mi.......ok t/50_interpolation.... # Failed test (t/50_interpolation.t at line 19) Can't locate object method "new" via package "Interpolation" at t/50_interpolation.t line 26. # Looks like you planned 83 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-83 Failed 82/83 tests, 1.20% okay t/80_duplicate........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/50_interpolation.t 255 65280 83 163 196.39% 2-83 Failed 1/9 test scripts, 88.89% okay. 82/1023 subtests failed, 91.98% okay. make: *** [test_dynamic] Error 25