Checking if your kit is complete... Looks good Writing Makefile for Apache::Htpasswd::Shadow cp lib/Apache/Htpasswd/Shadow.pm blib/lib/Apache/Htpasswd/Shadow.pm Manifying blib/man3/Apache::Htpasswd::Shadow.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-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 new enough ok 2 - use Apache::Htpasswd::Shadow; ok t/02_main...........1..49 ok 1 - Test file 1 exists ok 2 - Test file 2 exists ok 3 - Test file 3 does not exist ok 4 - The object isa Apache::Htpasswd::Shadow ok 5 - The object isa Apache::Htpasswd ok 6 - ->passwdFile ok ok 7 - The object isa Apache::Htpasswd ok 8 - ->shadowFile ok ok 9 - ->shadowObject ok ok 10 - The object isa Apache::Htpasswd ok 11 - ->error ok ok 12 - ->error ok ok 13 - ->htCheckPassword ok ok 14 - ->htCheckPassword negative ok ok 15 - The object isa Apache::Htpasswd::Shadow ok 16 - The object isa Apache::Htpasswd ok 17 - ->passwdFile ok ok 18 - ->passwdObject ok ok 19 - ->shadowFile ok ok 20 - The object isa Apache::Htpasswd ok 21 - The object isa Apache::Htpasswd ok 22 - ->htCheckPassword ok ok 23 - ->htCheckPassword negative ok ok 24 - Shadow file was created ok 25 - The object isa Apache::Htpasswd::Shadow ok 26 - The object isa Apache::Htpasswd ok 27 - ->passwdFile ok ok 28 - ->passwdObject ok ok 29 - ->shadowFile ok ok 30 - The object isa Apache::Htpasswd ok 31 - The object isa Apache::Htpasswd ok 32 - ->htCheckPassword ok ok 33 - ->htCheckPassword negative ok ok 34 - File has one account ok 35 - Test account foo does not exist ok 36 - Added test account ok 37 - File has two accounts ok 38 - ->htCheckPassword for new account ok ok 39 - Negative case works ok ok 40 - Shadow file was created ok 41 - The object isa Apache::Htpasswd::Shadow ok 42 - The object isa Apache::Htpasswd ok 43 - ->passwdFile ok ok 44 - ->passwdObject ok ok 45 - ->shadowFile ok ok 46 - The object isa Apache::Htpasswd ok 47 - The object isa Apache::Htpasswd ok 48 - ->htCheckPassword ok ok 49 - ->htCheckPassword negative ok ok t/03_md5............1..50 ok 1 - Test file 1 exists ok 2 - Test file 2 exists ok 3 - Test file 3 does not exist ok 4 - The object isa Apache::Htpasswd::Shadow ok 5 - The object isa Apache::Htpasswd ok 6 - ->passwdFile ok ok 7 - The object isa Apache::Htpasswd ok 8 - ->shadowFile ok ok 9 - ->shadowObject ok ok 10 - The object isa Apache::Htpasswd ok 11 - ->error ok ok 12 - ->error ok ok 13 - ->htCheckPassword ok ok 14 - ->htCheckPassword negative ok ok 15 - The object isa Apache::Htpasswd::Shadow ok 16 - The object isa Apache::Htpasswd ok 17 - ->passwdFile ok ok 18 - ->passwdObject ok ok 19 - ->shadowFile ok ok 20 - The object isa Apache::Htpasswd ok 21 - The object isa Apache::Htpasswd ok 22 - ->htCheckPassword ok ok 23 - ->htCheckPassword negative ok ok 24 - Shadow file was created ok 25 - The object isa Apache::Htpasswd::Shadow ok 26 - The object isa Apache::Htpasswd ok 27 - ->passwdFile ok ok 28 - ->passwdObject ok ok 29 - ->shadowFile ok ok 30 - The object isa Apache::Htpasswd ok 31 - The object isa Apache::Htpasswd ok 32 - ->htCheckPassword ok ok 33 - ->htCheckPassword negative ok ok 34 - File has one account ok 35 - Test account foo does not exist ok 36 - Added test account ok 37 - File has two accounts ok 38 - ->htCheckPassword for new account ok ok 39 - Negative case works ok not ok 40 - Wrote the password with MD5 # Failed test (t/03_md5.t at line 129) ok 41 - Shadow file was created ok 42 - The object isa Apache::Htpasswd::Shadow ok 43 - The object isa Apache::Htpasswd ok 44 - ->passwdFile ok ok 45 - ->passwdObject ok ok 46 - ->shadowFile ok ok 47 - The object isa Apache::Htpasswd ok 48 - The object isa Apache::Htpasswd ok 49 - ->htCheckPassword ok ok 50 - ->htCheckPassword negative ok # Looks like you failed 1 test of 50. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 40 Failed 1/50 tests, 98.00% okay t/99_author.........1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/03_md5.t 1 256 50 1 2.00% 40 1 test skipped. Failed 1/4 test scripts, 75.00% okay. 1/101 subtests failed, 99.01% okay. make: *** [test_dynamic] Error 29