Checking if your kit is complete... Looks good Writing Makefile for Class::DBI::AutoIncrement cp lib/Class/DBI/AutoIncrement.pm blib/lib/Class/DBI/AutoIncrement.pm Manifying blib/man3/Class::DBI::AutoIncrement.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_test_compile..............ok t/02_test_autoincrement........Can't locate object method "close" via package "IO::Handle" at t/lib//MockDB/DBI.pm line 14. Compilation failed in require at (eval 27) line 3. ...propagated at /home/cpanrun/build/5.8.0/lib/5.8.0/base.pm line 64. BEGIN failed--compilation aborted at t/lib//MockDB/Book.pm line 10. Compilation failed in require at t/02_test_autoincrement.t line 23. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/03_test_min..................Can't locate object method "close" via package "IO::Handle" at t/lib//MockDB/DBI.pm line 14. Compilation failed in require at (eval 27) line 3. ...propagated at /home/cpanrun/build/5.8.0/lib/5.8.0/base.pm line 64. BEGIN failed--compilation aborted at t/lib//MockDB/BookMin.pm line 10. Compilation failed in require at t/03_test_min.t line 26. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/04_test_fetch_max_from_db....Can't locate object method "close" via package "IO::Handle" at t/lib//MockDB/DBI.pm line 14. Compilation failed in require at (eval 27) line 3. ...propagated at /home/cpanrun/build/5.8.0/lib/5.8.0/base.pm line 64. BEGIN failed--compilation aborted at t/lib//MockDB/Book.pm line 10. Compilation failed in require at t/04_test_fetch_max_from_db.t line 26. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/05_test_step.................Can't locate object method "close" via package "IO::Handle" at t/lib//MockDB/DBI.pm line 14. Compilation failed in require at (eval 27) line 3. ...propagated at /home/cpanrun/build/5.8.0/lib/5.8.0/base.pm line 64. BEGIN failed--compilation aborted at t/lib//MockDB/BookStep.pm line 10. Compilation failed in require at t/05_test_step.t line 26. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/06_test_cache................Can't locate object method "close" via package "IO::Handle" at t/lib//MockDB/DBI.pm line 14. Compilation failed in require at (eval 27) line 3. ...propagated at /home/cpanrun/build/5.8.0/lib/5.8.0/base.pm line 64. BEGIN failed--compilation aborted at t/lib//MockDB/BookCache.pm line 10. Compilation failed in require at t/06_test_cache.t line 25. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/07_test_errors...............ok t/pod-coverage.................skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod..........................skipped all skipped: Test::Pod 1.14 required for testing POD Failed 5/9 test scripts, 44.44% okay. 24/26 subtests failed, 7.69% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/02_test_autoincrement.t 255 65280 11 11 100.00% 1-11 t/03_test_min.t 255 65280 2 2 100.00% 1-2 t/04_test_fetch_max_from_db.t 255 65280 2 2 100.00% 1-2 t/05_test_step.t 255 65280 4 4 100.00% 1-4 t/06_test_cache.t 255 65280 5 5 100.00% 1-5 2 tests skipped. make: *** [test_dynamic] Error 29