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/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/export....ok t/nowarn....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........ # Failed test (t/ro.t at 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: '' # Failed test (t/ro.t at line 34) # 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 13) line 1. # BEGIN failed--compilation aborted at (eval 13) line 1. # ' # expected: '' # Failed test (t/ro.t at 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 15) line 1. # BEGIN failed--compilation aborted at (eval 15) line 1. # ' # expected: '' # Failed test (t/ro.t at line 60) # 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 17) line 1. # BEGIN failed--compilation aborted at (eval 17) line 1. # ' # expected: '' # Failed test (t/ro.t at 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 19) line 1. # BEGIN failed--compilation aborted at (eval 19) line 1. # ' # expected: '' # Failed test (t/ro.t at line 86) # 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 21) line 1. # BEGIN failed--compilation aborted at (eval 21) line 1. # ' # expected: '' # Looks like you planned 28 tests but only ran 6. dubious Test returned status 28 (wstat 7168, 0x1c00) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay t/var.......Useless use of a variable in void context at t/vScalar.pm line 7. Useless use of a variable in void context at t/vArray.pm line 7. Useless use of a variable in void context at t/vHash.pm line 7. ok t/warn......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 Failed List of Failed ------------------------------------------------------------------------------- t/nowarn.t 255 65280 1 2 200.00% 1 t/ro.t 28 7168 28 50 178.57% 1-28 t/warn.t 255 65280 4 8 200.00% 1-4 Failed 3/5 test scripts, 40.00% okay. 33/67 subtests failed, 50.75% okay. make: *** [test_dynamic] Error 255