Checking if your kit is complete... Looks good Writing Makefile for Querylet cp lib/Querylet.pm blib/lib/Querylet.pm cp lib/Querylet/Query.pm blib/lib/Querylet/Query.pm cp lib/Querylet/Input.pm blib/lib/Querylet/Input.pm cp lib/Querylet/Output.pm blib/lib/Querylet/Output.pm Manifying blib/man3/Querylet.3 Manifying blib/man3/Querylet::Query.3 Manifying blib/man3/Querylet::Input.3 Manifying blib/man3/Querylet::Output.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/00-load.........1..4 ok 1 - require Querylet; ok 2 - use Querylet::Query; ok 3 - require Querylet::Output; ok 4 - require Querylet::Input; # Testing 0.323 ok t/01-makedb.......1..1 ok 1 - build database for testing ok t/as_bogus........syntax error at t/as_bogus.t line 53, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/as_bogus.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/as_code.........Scalar found where operator expected at t/as_code.t line 58, near "$q" (Might be a runaway multi-line {} string starting on line 22) (Missing semicolon on previous line?) syntax error at t/as_code.t line 58, near "$q" Execution of t/as_code.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/as_csv..........Scalar found where operator expected at t/as_csv.t line 48, near "$q" (Might be a runaway multi-line {} string starting on line 19) (Missing semicolon on previous line?) syntax error at t/as_csv.t line 48, near "$q" Execution of t/as_csv.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/as_html.........1..1 # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/as_null.........syntax error at t/as_null.t line 55, at EOF (Might be a runaway multi-line {} string starting on line 22) Execution of t/as_null.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/eg_wafer_01.....syntax error at t/eg_wafer_01.t line 85, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/eg_wafer_01.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/eg_wafer_02.....syntax error at t/eg_wafer_02.t line 71, at EOF (Might be a runaway multi-line {} string starting on line 22) Execution of t/eg_wafer_02.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/eg_wafer_03.....syntax error at t/eg_wafer_03.t line 76, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/eg_wafer_03.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/from_3..........syntax error at t/from_3.t line 60, at EOF (Might be a runaway multi-line {} string starting on line 25) Execution of t/from_3.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/option..........1..2 # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/output..........1..8 ok 1 - use Querylet::Query; ok 2 - require Querylet::Output; ok 3 - death on abstract base method ok 4 - death on abstract base method ok 5 - default_type method ok 6 - handler unregistered ok 7 - handler registered (default name) ok 8 - handler registered (new name) ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 0.08 required to test POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required to test POD coverage t/pod.............1..4 ok 1 - blib/lib/Querylet.pm ok 2 - blib/lib/Querylet/Input.pm ok 3 - blib/lib/Querylet/Output.pm ok 4 - blib/lib/Querylet/Query.pm ok t/query...........1..18 ok 1 - use Querylet::Query; ok 2 - bind parameters set nicely ok 3 - bind parameters push nicely ok 4 - no output filename defined ok 5 - filename set properly ok 6 - filename retrieved ok 7 - filename unset ok 8 - no output filename defined ok 9 - default output format ok 10 - format set properly ok 11 - format retrieved ok 12 - format unset ok 13 - no output format defined ok 14 - default input format ok 15 - format set properly ok 16 - format retrieved ok 17 - format unset ok 18 - no input format defined ok t/to_dot..........syntax error at t/to_dot.t line 46, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/to_dot.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/to_file.........syntax error at t/to_file.t line 48, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/to_file.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/to_stdout.......Scalar found where operator expected at t/to_stdout.t line 41, near "$q" (Might be a runaway multi-line {} string starting on line 19) (Missing semicolon on previous line?) syntax error at t/to_stdout.t line 41, near "$q" Execution of t/to_stdout.t aborted due to compilation errors. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/as_bogus.t 255 65280 ?? ?? ?? t/as_code.t 255 65280 ?? ?? ?? t/as_csv.t 255 65280 ?? ?? ?? t/as_html.t 255 65280 1 2 1 t/as_null.t 255 65280 ?? ?? ?? t/eg_wafer_01.t 255 65280 ?? ?? ?? t/eg_wafer_02.t 255 65280 ?? ?? ?? t/eg_wafer_03.t 255 65280 ?? ?? ?? t/from_3.t 255 65280 ?? ?? ?? t/option.t 255 65280 2 4 1-2 t/to_dot.t 255 65280 ?? ?? ?? t/to_file.t 255 65280 ?? ?? ?? t/to_stdout.t 255 65280 ?? ?? ?? 1 test skipped. Failed 13/19 test scripts. 3/38 subtests failed. Files=19, Tests=38, 8 wallclock secs ( 3.69 cusr + 2.70 csys = 6.39 CPU) Failed 13/19 test programs. 3/38 subtests failed. make: *** [test_dynamic] Error 255