Checking if your kit is complete... Looks good Writing Makefile for Crypt::ECB Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp ECB.pm blib\lib\Crypt\ECB.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/10-encryption.....1..5 ok 1 ok 2 ok 3 ok 4 # skip, DES_PP not installed ok 5 # skip, IDEA not installed ok t/20-decryption.....1..5 ok 1 ok 2 ok 3 ok 4 # skip, DES_PP not installed ok 5 # skip, IDEA not installed ok t/30-padding........1..6 ok 1 ok 2 ok 3 ok 4 # skip, DES_PP not installed ok 5 # skip, IDEA not installed ok 6 # skip, Twofish2 not installed ok t/40-substr.........1..6 ok 1 ok 2 ok 3 ok 4 # skip, DES_PP not installed ok 5 # skip, IDEA not installed ok 6 # skip, Twofish2 not installed ok t/50-caching........1..6 ok 1 ok 2 ok 3 ok 4 # skip, DES_PP not installed ok 5 # skip, IDEA not installed ok 6 # skip, Twofish2 not installed ok t/60-nullblock-1....1..6 ok 1 ok 2 ok 3 ok 4 # skip, DES_PP not installed ok 5 # skip, IDEA not installed ok 6 # skip, Twofish2 not installed ok t/65-nullblock-2....1..6 ok 1 ok 2 ok 3 ok 4 # skip, DES_PP not installed ok 5 # skip, IDEA not installed ok 6 # skip, Twofish2 not installed ok t/70-funcstyle......1..6 ok 1 ok 2 ok 3 ok 4 # skip, DES_PP not installed ok 5 # skip, IDEA not installed ok 6 # skip, Twofish2 not installed ok All tests successful. Files=8, Tests=46, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl Can't use string ("Crypt::CBC") as a HASH ref while "strict refs" in use at C:/cpanrun/build/5-10-0/site/lib/Crypt/CBC.pm line 529. Checking your perl installation for cipher modules: Found Blowfish. Found Blowfish_PP. Found CAST5. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x9' Stop.