Warning: prerequisite ExtUtils::AutoInstall 0.49 not found. Checking if your kit is complete... Looks good Warning: Guessing NAME [SQL-String] from current directory name. Writing Makefile for SQL-String cp lib/SQL/String.pm blib/lib/SQL/String.pm Manifying blib/man3/SQL::String.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/01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use SQL::String; ok t/02_main.......1..78 ok 1 - The object isa SQL::String ok 2 - ->sql returns expected SQL ok 3 - stringification returns expected value ok 4 - ->params returns correct in scalar context ok 5 - ->params returns correct in array context ok 6 - ->params_ref returns as expected ok 7 - ->stable returns true ok 8 - Bad ->new() returns as expected ok 9 - Bad ->new(undef) returns as expected ok 10 - Bad ->new([]) returns as expected ok 11 - Bad ->new(\"") returns as expected ok 12 - Bad ->new({}) returns as expected ok 13 - The object isa SQL::String ok 14 - ->sql returns expected SQL ok 15 - stringification returns expected value ok 16 - ->params returns correct in scalar context ok 17 - ->params returns correct in array context ok 18 - ->params_ref returns as expected ok 19 - ->stable returns true ok 20 - The object isa SQL::String ok 21 - ->sql returns expected SQL ok 22 - stringification returns expected value ok 23 - ->params returns correct in scalar context ok 24 - ->params returns correct in array context ok 25 - ->params_ref returns as expected ok 26 - ->stable returns true ok 27 - ->clone matches original ok 28 - The object isa SQL::String ok 29 - ->sql for new object matches expected ok 30 - ->params for new object matches expected ok 31 - Caught warning during undef concat ok 32 - The object isa SQL::String ok 33 - The object isa SQL::String ok 34 - ->sql does not change ok 35 - ->params does not change ok 36 - The object isa SQL::String ok 37 - ->sql adds new char ok 38 - ->params does not change ok 39 - The object isa SQL::String ok 40 - ->sql for new object matches expected ok 41 - ->params for new object matches expected ok 42 - The object isa SQL::String ok 43 - ->sql is correct after object concat ok 44 - ->params changes as expected ok 45 - The object isa SQL::String ok 46 - The object isa SQL::String ok 47 - Caught warning during undef concat ok 48 - The object isa SQL::String ok 49 - ->sql does not change ok 50 - ->params does not change ok 51 - ->sql is correct after object concat ok 52 - ->params changes as expected ok 53 - The object isa SQL::String ok 54 - ->sql is correct after object concat ok 55 - ->params changes as expected ok 56 - The object isa SQL::String ok 57 - The object isa SQL::String ok 58 - Caught warning during undef concat ok 59 - The object isa SQL::String ok 60 - ->sql does not change ok 61 - ->params does not change ok 62 - ->sql is correct after object concat ok 63 - ->params changes as expected ok 64 - The object isa SQL::String ok 65 - The object isa SQL::String ok 66 - ->sql is correct after object concat ok 67 - ->params changes as expected ok 68 - The object isa SQL::String ok 69 - The object isa SQL::String ok 70 - Caught warning during undef concat ok 71 - The object isa SQL::String ok 72 - ->sql does not change ok 73 - ->params does not change ok 74 - ->sql is correct after object concat ok 75 - ->params changes as expected ok 76 - The object isa SQL::String ok 77 - The object isa SQL::String ok 78 - SQL is correct after interpolation ok All tests successful. Files=2, Tests=80, 0 wallclock secs ( 0.17 cusr + 0.06 csys = 0.23 CPU) make: *** [htmlifypods] Hangup