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 /home/cpanrun/ia64-lp64/build/5.8.2/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! Second plan at t/99_author.t line 69 1..1 # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully Failed 1/3 test scripts, 66.67% okay. 0/13 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------- t/99_author.t 255 65280 1 0 0.00% ?? make: *** [test_dynamic] Error 2