Checking if your kit is complete... Looks good Writing Makefile for Crypt::VERPString cp lib/Crypt/VERPString.pm blib/lib/Crypt/VERPString.pm Manifying blib/man3/Crypt::VERPString.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00.load.........1..1 # Testing Crypt::VERPString 0.02 ok 1 - use Crypt::VERPString; ok t/does-it-work....1..4 ok 1 - use Crypt::VERPString; ok 2 - Constructor If specified by -literal_key, then the key length must be equal to the chosen cipher's key length of 56 bytes at blib/lib/Crypt/VERPString.pm line 117 # Looks like you planned 4 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/4 test scripts, 75.00% okay. 2/5 subtests failed, 60.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/does-it-work.t 255 65280 4 4 100.00% 3-4 2 tests skipped. make: *** [test_dynamic] Error 11