Checking if your kit is complete... Looks good Writing Makefile for Sub::Curry cp lib/Sub/Curry.pm blib/lib/Sub/Curry.pm cp lib/Sub/Curry/Cookbook.pod blib/lib/Sub/Curry/Cookbook.pod Manifying blib/man3/Sub::Curry.3 Manifying blib/man3/Sub::Curry::Cookbook.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/01basic.....1..26 ok 1 - require Sub::Curry; ok 2 - import ok 3 - import ok 4 - import ok 5 - import Bareword "HOLE" not allowed while "strict subs" in use at t/01basic.t line 46. Bareword "ANTISPICE" not allowed while "strict subs" in use at t/01basic.t line 46. Execution of t/01basic.t aborted due to compilation errors. # Looks like you planned 26 tests but only ran 5. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 6-26 Failed 21/26 tests, 19.23% okay t/02spices....1..63 ok 1 - use Sub::Curry; Bareword "HOLE" not allowed while "strict subs" in use at t/02spices.t line 11. Bareword "ANTIHOLE" not allowed while "strict subs" in use at t/02spices.t line 11. Bareword "BLACKHOLE" not allowed while "strict subs" in use at t/02spices.t line 11. Bareword "WHITEHOLE" not allowed while "strict subs" in use at t/02spices.t line 11. Bareword "ANTISPICE" not allowed while "strict subs" in use at t/02spices.t line 11. Execution of t/02spices.t aborted due to compilation errors. # Looks like you planned 63 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-63 Failed 62/63 tests, 1.59% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01basic.t 255 65280 26 42 6-26 t/02spices.t 255 65280 63 124 2-63 Failed 2/2 test scripts. 83/89 subtests failed. Files=2, Tests=89, 0 wallclock secs ( 0.11 cusr + 0.04 csys = 0.15 CPU) Failed 2/2 test programs. 83/89 subtests failed. make: *** [test_dynamic] Error 255