Cannot determine perl version info from lib/Data/Digest.pm LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 323. Warning: prerequisite Digest 1.06 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite Digest::MD5 2.33 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for Data::Digest cp lib/Data/Digest.pm blib/lib/Data/Digest.pm Manifying blib/man3/Data::Digest.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01_compile....1..2 ok 1 - Perl version is 5.005 or newer ok 2 - use Data::Digest; ok t/02_main.......1..25 ok 1 - use Data::Digest; ok 2 - Test file exists ok 3 - Test file is readable ok 4 - open(t/pandas.jpg) ok ok 5 - binmode(t/pandas.jpg) ok ok 6 - close(t/pandas.jpg) ok ok 7 - Read in correct number of bytes from test file ok 8 - The object isa Data::Digest ok 9 - The object isa Data::Digest ok 10 - One and two-argument forms of new create the same thing ok 11 - ->as_string returns as expected ok 12 - ->as_string returns as expected ok 13 - Matched test file ok ok 14 - Matched test data ok ok 15 - Non-match returns defined ok 16 - Non-match returns defined ok 17 - Did not match file, as expected ok 18 - Did not match data, as expected ok 19 - Got expected error for ->new() ok 20 - Got expected error for ->new(bad) # Failed test 'The object isa Digest::base' # at t/02_main.t line 89. # The object isn't a 'Digest::base' it's a 'Digest::MD5' ok 21 - Got expected error for ->new(Whirlpool) not ok 22 - The object isa Digest::base # Failed test 'The object isa Digest::base' # at t/02_main.t line 89. # The object isn't a 'Digest::base' it's a 'Digest::SHA1' Warning: Use of "require" without parens is ambiguous at (eval 11) line 1. syntax error at (eval 11) line 1, near "require Digest::SHA-" # Looks like you planned 25 tests but only ran 23. # Looks like you failed 2 tests of 23 run. not ok 23 - The object isa Digest::base # Looks like your test died just after 23. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 22-25 Failed 4/25 tests, 84.00% okay t/99_author.....1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD Failed 1/3 test scripts, 66.67% okay. 4/27 subtests failed, 85.19% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/02_main.t 255 65280 25 6 24.00% 22-25 1 test skipped. make: *** [test_dynamic] Error 11