Checking if your kit is complete... Looks good Writing Makefile for Crypt::CipherSaber Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Crypt/CipherSaber.pm blib\lib\Crypt\CipherSaber.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/0-signature.....1..1 # Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. ok 1 # skip Module::Signature not installed ok 1/1 skipped: various reasons t/base............ok 1 - use Crypt::CipherSaber; ok 2 - The object isa Crypt::CipherSaber ok 3 - new() should default to an N of 1 with none given ok 4 - ... or one given < 1 ok 5 - Crypt::CipherSaber->can('crypt') ok 6 - Crypt::CipherSaber->can('encrypt') ok 7 - Crypt::CipherSaber->can('decrypt') ok 8 - Crypt::CipherSaber->can('fh_crypt') ok 9 - fh_crypt() should warn without a valid input filehandle ok 10 - ... returning nothing ok 11 - ... and should warn without a valid output filehandle ok 12 - ... also returning nothing 1..12 ok t/bigfile.........1..2 ok 1 - use Crypt::CipherSaber; ok 2 - Encrypting a large file should not mangle it ok t/both_long.......1..2 ok 1 - use Crypt::CipherSaber; ok 2 - round-tripping should work ok t/create..........1..2 ok 1 - use Crypt::CipherSaber; ok 2 - The object isa Crypt::CipherSaber ok t/CS2.............1..2 ok 1 - use Crypt::CipherSaber; ok 2 - CS-2 should work on texts longer than IV ok t/encrypt.........1..3 ok 1 - use Crypt::CipherSaber; ok 2 - encryption of known text should produce known output ok 3 - ... and decryption should produce known output ok t/fh_encrypt......1..6 ok 1 - use Crypt::CipherSaber; ok 2 - fh_crypt() should return true if everything works ok 3 - There should be no characters in common between input and output ok 4 - fh_crypt() should return true if everything works (decrypting) ok 5 - ... with no characters in common ok 6 - autogenerating and autoreading IV should also round-trip ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Crypt\CipherSaber.pm ok All tests successful, 1 test and 1 subtest skipped. Files=10, Tests=31, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Crypt\CipherSaber.html Installing C:\cpanrun\build\5-10-0\site\lib\Crypt\CipherSaber.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod