Checking if your kit is complete... Looks good Writing Makefile for DBIx::LazyMethod cp lib/DBIx/LazyMethod.pm blib/lib/DBIx/LazyMethod.pm cp lib/SomeDB.pm blib/lib/SomeDB.pm Manifying blib/man3/DBIx::LazyMethod.3 Manifying blib/man3/SomeDB.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/CSV.............1..0 # Skip Test irrelevant unless CSV DBD is installed skipped all skipped: Test irrelevant unless CSV DBD is installed t/LazyMethod......1..5 ok 1 - use DBIx::LazyMethod; ok 2 - require DBIx::LazyMethod; ok 3 - require DBI; Can't use string ("7/16") as a HASH ref while "strict refs" in use at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/DBIx-LazyMethod/blib/lib/DBIx/LazyMethod.pm line 61. # Looks like you planned 5 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/MySQL...........1..0 # Skip Set 'LM_TEST_DB' environment variable to run this test skipped all skipped: Set 'LM_TEST_DB' environment variable to run this test t/Pg..............1..0 # Skip Set 'LM_TEST_DB' environment variable to run this test skipped all skipped: Set 'LM_TEST_DB' environment variable to run this test t/pod-coverage....1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod.............1..2 ok 1 - blib/lib/SomeDB.pm ok 2 - blib/lib/DBIx/LazyMethod.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/LazyMethod.t 255 65280 5 4 4-5 4 tests skipped. Failed 1/6 test scripts. 2/7 subtests failed. Files=6, Tests=7, 1 wallclock secs ( 0.71 cusr + 0.19 csys = 0.90 CPU) Failed 1/6 test programs. 2/7 subtests failed. make: *** [test_dynamic] Error 255