Checking if your kit is complete... Looks good Writing Makefile for Crypt::Mimetic cp lib/Crypt/Mimetic/CipherSaber.pm blib/lib/Crypt/Mimetic/CipherSaber.pm cp lib/Error/Mimetic.pm blib/lib/Error/Mimetic.pm cp lib/Crypt/Mimetic.pm blib/lib/Crypt/Mimetic.pm cp lib/Crypt/Mimetic/TEA.pm blib/lib/Crypt/Mimetic/TEA.pm cp lib/Crypt/Mimetic/None.pm blib/lib/Crypt/Mimetic/None.pm cp bin/mimetic blib/script/mimetic /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/mimetic Manifying blib/man1/mimetic.1 Manifying blib/man3/Crypt::Mimetic::CipherSaber.3 Manifying blib/man3/Error::Mimetic.3 Manifying blib/man3/Crypt::Mimetic.3 Manifying blib/man3/Crypt::Mimetic::TEA.3 Manifying blib/man3/Crypt::Mimetic::None.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl Performing tests for Crypt::Mimetic Looking for available encryption algorithms, please wait... 3 algorithms found. CipherSaber - CipherSaber encryption algorithm. Encrypting string 'This is a test string' with CipherSaber... done. Decrypting encrypted string with CipherSaber... 'This is a test string'. Algorithm CipherSaber: ok. None - Special algorithm to not encrypt; very fast. Encrypting string 'This is a test string' with None... done. Decrypting encrypted string with None... 'This is a test string'. Algorithm None: ok. Algorithm TEA: warning. Error using algorithm 'TEA'. - Crypt::Tea required by Crypt::Mimetic::TEA 3 tests performed: 2 passed, 0 failed (1 warnings). Installing /home/cpanrun/build/5.10.0/html/site/lib/Error/Mimetic.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Crypt/Mimetic.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Crypt/Mimetic/None.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Crypt/Mimetic/CipherSaber.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Crypt/Mimetic/TEA.html Installing /home/cpanrun/build/5.10.0/html/bin/mimetic.html Installing /home/cpanrun/build/5.10.0/site/lib/Error/Mimetic.pm Installing /home/cpanrun/build/5.10.0/site/lib/Crypt/Mimetic.pm Installing /home/cpanrun/build/5.10.0/site/lib/Crypt/Mimetic/CipherSaber.pm Installing /home/cpanrun/build/5.10.0/site/lib/Crypt/Mimetic/TEA.pm Installing /home/cpanrun/build/5.10.0/site/lib/Crypt/Mimetic/None.pm Installing /home/cpanrun/build/5.10.0/site/man/man1/mimetic.1 Installing /home/cpanrun/build/5.10.0/site/man/man3/Crypt::Mimetic::None.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Crypt::Mimetic.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Crypt::Mimetic::TEA.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Error::Mimetic.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Crypt::Mimetic::CipherSaber.3 Installing /home/cpanrun/build/5.10.0/site/bin/mimetic Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod