Checking if your kit is complete... Looks good Writing Makefile for PerlIO::Via::MD5 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/PerlIO/Via/MD5.pm blib\lib\PerlIO\Via\MD5.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01basic....1..13 ok 1 - use PerlIO::Via::MD5; "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 2 - check default method Unknown PerlIO layer "Via" at t/01basic.t line 9. not ok 3 - opening 't/test.md5' (hex) # 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 4 - check digest in scalar context # Failed test 'check digest in scalar context' # at t/01basic.t line 10. # got: undef # expected: '340771c82e0ed1630baa47ce4138efb3' not ok 5 - close handle (hex) # Failed test 'close handle (hex)' # at t/01basic.t line 14. ok 6 - check setting method Unknown PerlIO layer "Via" at t/01basic.t line 17. # Failed test 'opening 't/test.md5' (base64)' # at t/01basic.t line 17. readline() on closed filehandle $in at t/01basic.t line 20. # Failed test '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. 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. # Failed test 'check digest in list context' # at t/01basic.t line 24. # got: undef # expected: '4qÈ.Ñc ªGÎA8ï³' # Failed test 'close handle (binary)' # at t/01basic.t line 25. # Looks like you failed 9 tests of 13. not ok 7 - opening 't/test.md5' (base64) ok 8 - check setting method not ok 9 - check digest in list context not ok 10 - close handle (base64) not ok 11 - opening 't/test.md5' (binary) not ok 12 - check digest in list context not ok 13 - close handle (binary) 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, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 9/13 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x9' Stop.