Checking if your kit is complete... Looks good Writing Makefile for SQL::Script cp lib/SQL/Script.pm blib/lib/SQL/Script.pm Manifying blib/man3/SQL::Script.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile....1..2 ok 1 - Perl version is new enough ok 2 - use SQL::Script; ok t/02_simple.....1..10 ok 1 - t/data/simple.sql exists ok 2 - The object isa SQL::Script ok 3 - ->split_by default ok ok 4 - ->statements returns empty list by default ok 5 - scalar ->statements returns 0 ok 6 - ->read ok ok 7 - ->statements returns two statements ok 8 - ->statements ok ok 9 - ->run returns true ok 10 - ->run executed two statements ok t/99_author.....ok 1 - Running author tests You tried to plan twice at t/99_author.t line 69. # Looks like your test died just after 1. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/99_author.t 255 65280 1 0 ?? Failed 1/3 test scripts. 0/13 subtests failed. Files=3, Tests=13, 0 wallclock secs ( 0.24 cusr + 0.09 csys = 0.33 CPU) Failed 1/3 test programs. 0/13 subtests failed. make: *** [test_dynamic] Error 255