Checking if your kit is complete... Warning: the following files are missing in your kit: Makefile.old Please inform the author. Writing Makefile for Crypt::Simple::SMIME Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Crypt/Simple/SMIME.pm blib\lib\Crypt\Simple\SMIME.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/01_init....1..24 # Failed test 'Default openssl path set' # at t/01_init.t line 50. ok 1 - The object isa Crypt::Simple::SMIME not ok 2 - Default openssl path set # Failed test 'Default sendmail path set' ok 3 - Set & read openssl path # at t/01_init.t line 53. not ok 4 - Default sendmail path set ok 5 - Set & read sendmail path ok 6 - Set & read sendmail path ok 7 - The object isa Crypt::Simple::SMIME ok 8 - Set openssl path in new ok 9 - Set sendmail path in new ok 10 - Set certificate path in new ok 11 - Read no error set ok 12 - Read error set ok 13 - Read error message ok 14 - Missing From Address ok 15 - Missing To Address ok 16 - Missing Subject ok 17 - Missing Message ok 18 - Bad openssl path ok 19 - Bad sendmail path Use of uninitialized value in -f at lib/Crypt/Simple/SMIME.pm line 220. # Failed test 'Bad certificate path' # at t/01_init.t line 107. not ok 20 - Bad certificate path ok 21 - Test str_replace command Use of uninitialized value $openssl in concatenation (.) or string at lib/Crypt/Simple/SMIME.pm line 418. The system cannot find the path specified. ok 22 - Set certificate from signed email Use of uninitialized value $openssl in concatenation (.) or string at lib/Crypt/Simple/SMIME.pm line 418. The system cannot find the path specified. ok 23 - Set certificate from variable Use of uninitialized value in -f at lib/Crypt/Simple/SMIME.pm line 220. Use of uninitialized value in concatenation (.) or string at t/01_init.t line 255. Can't find openssl binary ok 24 - Set certificate from variable # Looks like you failed 3 tests of 24. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2, 4, 20 Failed 3/24 tests, 87.50% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_init.t 3 768 24 3 2 4 20 Failed 1/1 test scripts. 3/24 subtests failed. Files=1, Tests=24, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 3/24 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x3' Stop.