Checking if your kit is complete... Looks good Writing Makefile for Config::Vars cp Vars.pm blib/lib/Config/Vars.pm Manifying blib/man3/Config::Vars.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/export....1..2 ok 1 - No default export ok 2 - All symbols exported ok t/nowarn....1..1 Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/cvNowarn.pm line 7, near "'Mittens';" BEGIN not safe after errors--compilation aborted at t/cvNowarn.pm line 8. Compilation failed in require at t/nowarn.t line 10. BEGIN failed--compilation aborted at t/nowarn.t line 10. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/ro........1..28 # Failed test 'Scalar variable use' # at t/ro.t line 22. # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rScalarV.pm line 7, near "'Mountain Dew';" # Compilation failed in require at (eval 7) line 1. # BEGIN failed--compilation aborted at (eval 7) line 1. # ' # expected: '' not ok 1 - Scalar variable use # Failed test 'null Scalar ro variable use' # at t/ro.t line 34. not ok 2 - null Scalar ro variable use # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/rScalar.pm line 7, near "$beer;" # Compilation failed in require at (eval 10) line 1. # BEGIN failed--compilation aborted at (eval 10) line 1. # ' # expected: '' # Failed test 'ro Array variable use' not ok 3 - ro Array variable use # at t/ro.t line 48. # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not reference constructor) at t/rArrayV.pm line 7, near ");" # Compilation failed in require at (eval 12) line 1. # BEGIN failed--compilation aborted at (eval 12) line 1. # ' # expected: '' # Failed test 'empty Array variable use' # at t/ro.t line 60. not ok 4 - empty Array variable use # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not reference constructor) at t/rArray.pm line 7, near "@bev2;" # Compilation failed in require at (eval 14) line 1. # BEGIN failed--compilation aborted at (eval 14) line 1. # ' # expected: '' # Failed test 'ro Hash use' # at t/ro.t line 74. # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not reference constructor) at t/rHashV.pm line 7, near ");" # Compilation failed in require at (eval 16) line 1. # BEGIN failed--compilation aborted at (eval 16) line 1. # ' # expected: '' not ok 5 - ro Hash use # Failed test 'ro empty Hash use' # at t/ro.t line 86. not ok 6 - ro empty Hash use # got: 'Type of arg 1 to Readonly::Readonly must be one of [$@%] (not reference constructor) at t/rHash.pm line 7, near "%bev2;" # Compilation failed in require at (eval 18) line 1. # BEGIN failed--compilation aborted at (eval 18) line 1. # ' # expected: '' # Looks like you planned 28 tests but only ran 6. # Looks like you failed 6 tests of 6 run. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay t/var.......1..32 ok 1 - Scalar variable value ok 2 - Scalar variable is writeable ok 3 - Scalar write successful ok 4 - Scalar variable use Useless use of a variable in void context at t/vScalar.pm line 7. ok 5 - Scalar variable valueless ok 6 - null scalar is writeable ok 7 - null scalar write successful ok 8 - null Scalar variable use ok 9 - Array variable value 1 ok 10 - Array variable value 2 ok 11 - Array variable value 3 ok 12 - Array is writeable ok 13 - Array assignment 1 ok 14 - Array assignment 2 ok 15 - Array variable use Useless use of a variable in void context at t/vArray.pm line 7. ok 16 - empty Array variable value ok 17 - empty Array is writeable ok 18 - empty Array assignment 1 ok 19 - empty Array assignment 2 ok 20 - empty Array variable use ok 21 - Hash variable value 1 ok 22 - Hash variable value 2 ok 23 - Hash variable value 3 ok 24 - Hash is writeable ok 25 - Hash assignment 1 ok 26 - Hash assignment 2 ok 27 - Hash variable use Useless use of a variable in void context at t/vHash.pm line 7. ok 28 - empty Hash variable value ok 29 - empty Hash is writeable ok 30 - empty Hash assignment 1 ok 31 - empty Hash assignment 2 ok 32 - empty Hash variable use ok t/warn......1..4 Type of arg 1 to Readonly::Readonly must be one of [$@%] (not single ref constructor) at t/cvWarn.pm line 7, near "'Mittens';" BEGIN not safe after errors--compilation aborted at t/cvWarn.pm line 8. Compilation failed in require at t/warn.t line 10. BEGIN failed--compilation aborted at t/warn.t line 10. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/nowarn.t 255 65280 1 2 1 t/ro.t 6 1536 28 50 1-28 t/warn.t 255 65280 4 8 1-4 Failed 3/5 test scripts. 33/67 subtests failed. Files=5, Tests=67, 1 wallclock secs ( 0.73 cusr + 0.17 csys = 0.90 CPU) Failed 3/5 test programs. 33/67 subtests failed. make: *** [test_dynamic] Error 255