Checking if your kit is complete... Looks good Writing Makefile for Unicode::Semantics cp lib/Unicode/Semantics.pm blib/lib/Unicode/Semantics.pm Manifying blib/man3/Unicode::Semantics.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/00basic........1..6 Expected [CODE(0x1816060)], got [CODE(0x1812100)] Expected [CODE(0x1816060)], got [CODE(0x1822ee0)] Undefined subroutine &main::us called at t/00basic.t line 25. ok 1 # Loaded not ok 2 # Import (us) works not ok 3 # Import (up) works ok 4 # Doesn't work without upgrading (not OK, but this test will fail once this module is no longer needed dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3, 5-6 Failed 4/6 tests, 33.33% okay t/01charclass....Can't call method "us" without a package or object reference at t/01charclass.t line 20, line 606. 1..2048 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2048 Failed 2048/2048 tests, 0.00% okay t/02uc...........Undefined subroutine &main::us called at t/02uc.t line 21, line 99. 1..128 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-128 Failed 128/128 tests, 0.00% okay t/03lc...........Undefined subroutine &main::us called at t/03lc.t line 21, line 89. 1..128 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-128 Failed 128/128 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00basic.t 255 65280 6 6 2-3 5-6 t/01charclass.t 255 65280 2048 4096 1-2048 t/02uc.t 255 65280 128 256 1-128 t/03lc.t 255 65280 128 256 1-128 Failed 4/4 test scripts. 2308/2310 subtests failed. Files=4, Tests=2310, 1 wallclock secs ( 0.14 cusr + 0.07 csys = 0.21 CPU) Failed 4/4 test programs. 2308/2310 subtests failed. make: *** [test_dynamic] Error 255