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. We have 1.02. Warning: prerequisite Digest::MD5 2.33 not found. We have 2.30. 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/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" 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 # Failed test (t/02_main.t at line 89) # The object isn't a 'Digest::base' it's a 'Digest::MD5' # Failed test (t/02_main.t at line 89) # The object isn't a 'Digest::base' it's a 'Digest::SHA1' Warning: Use of "require" without parentheses is ambiguous at (eval 12) line 1. syntax error at (eval 12) line 1, near "require Digest::SHA-" # Looks like you planned 25 tests but only ran 23. # Looks like your test died just after 23. ok 19 - Got expected error for ->new() ok 20 - Got expected error for ->new(bad) ok 21 - Got expected error for ->new(Whirlpool) not ok 22 - The object isa Digest::base not ok 23 - The object isa Digest::base dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 22-25 Failed 4/25 tests, 84.00% okay t/99_author.....1..1 ok 1 - blib/lib/Data/Digest.pm ok Failed 1/3 test scripts, 66.67% okay. 4/28 subtests failed, 85.71% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/02_main.t 255 65280 25 6 24.00% 22-25 make: *** [test_dynamic] Error 25