Checking if your kit is complete... Looks good Writing Makefile for IOLayer::MD5 cp lib/IOLayer/MD5.pm blib/lib/IOLayer/MD5.pm Manifying blib/man3/IOLayer::MD5.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..13 "my" variable $in masks earlier declaration in same scope at t/01basic.t line 17. "my" variable $in masks earlier declaration in same scope at t/01basic.t line 23. ok 1 - use IOLayer::MD5; ok 2 - check default method Unknown PerlIO layer "Via" at t/01basic.t line 9. # Failed test 'opening 't/test.md5' (hex)' # at t/01basic.t line 9. readline() on closed filehandle $in at t/01basic.t line 10. not ok 3 - opening 't/test.md5' (hex) # Failed test 'check digest in scalar context' # at t/01basic.t line 10. not ok 4 - check digest in scalar context # got: undef # expected: '340771c82e0ed1630baa47ce4138efb3' # Failed test 'close handle (hex)' # at t/01basic.t line 14. not ok 5 - close handle (hex) ok 6 - check setting method Unknown PerlIO layer "Via" at t/01basic.t line 17. # Failed test 'opening 't/test.md5' (base64)' not ok 7 - opening 't/test.md5' (base64) # at t/01basic.t line 17. readline() on closed filehandle $in at t/01basic.t line 20. ok 8 - check setting method # Failed test 'check digest in list context' not ok 9 - check digest in list context # at t/01basic.t line 20. # got: undef # expected: 'NAdxyC4O0WMLqkfOQTjvsw' # Failed test 'close handle (base64)' # at t/01basic.t line 21. not ok 10 - close handle (base64) Unknown PerlIO layer "Via" at t/01basic.t line 23. # Failed test 'opening 't/test.md5' (binary)' # at t/01basic.t line 23. readline() on closed filehandle $in at t/01basic.t line 24. not ok 11 - opening 't/test.md5' (binary) # Failed test 'check digest in list context' # at t/01basic.t line 24. not ok 12 - check digest in list context # got: undef # expected: '4qÈ.Ñc ªGÎA8ï³' # Failed test 'close handle (binary)' # at t/01basic.t line 25. not ok 13 - close handle (binary) # Looks like you failed 9 tests of 13. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 3-5, 7, 9-13 Failed 9/13 tests, 30.77% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01basic.t 9 2304 13 9 3-5 7 9-13 Failed 1/1 test scripts. 9/13 subtests failed. Files=1, Tests=13, 1 wallclock secs ( 0.07 cusr + 0.04 csys = 0.11 CPU) Failed 1/1 test programs. 9/13 subtests failed. make: *** [test_dynamic] Error 9