Checking if your kit is complete... Looks good Writing Makefile for String::Charcount cp lib/String/Charcount.pm blib/lib/String/Charcount.pm Manifying blib/man3/String::Charcount.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/String-Charcount....1..5 ok 1 - use String::Charcount; ok 2 - require String::Charcount; Undefined subroutine &main::count called at t/String-Charcount.t line 17. # Looks like you planned 5 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/String-Charcount.t 255 65280 5 6 3-5 Failed 1/1 test scripts. 3/5 subtests failed. Files=1, Tests=5, 0 wallclock secs ( 0.05 cusr + 0.02 csys = 0.07 CPU) Failed 1/1 test programs. 3/5 subtests failed. make: *** [test_dynamic] Error 255