Checking if your kit is complete... Looks good Writing Makefile for Apache::Htpasswd::Shadow Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Apache/Htpasswd/Shadow.pm blib\lib\Apache\Htpasswd\Shadow.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" 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 not ok 13 - ->htCheckPassword ok # Failed test '->htCheckPassword ok' # at t/02_main.t line 60. 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 not ok 22 - ->htCheckPassword ok # Failed test '->htCheckPassword ok' # at t/02_main.t line 84. 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 # Failed test '->htCheckPassword ok' # at t/02_main.t line 109. not 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 # Failed test '->htCheckPassword ok' # at t/02_main.t line 142. 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 not ok 48 - ->htCheckPassword ok ok 49 - ->htCheckPassword negative ok # Looks like you failed 4 tests of 49. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 13, 22, 32, 48 Failed 4/49 tests, 91.84% okay 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 # Failed test '->htCheckPassword ok' # at t/03_md5.t line 61. # Failed test '->htCheckPassword ok' # at t/03_md5.t line 86. ok 8 - ->shadowFile ok ok 9 - ->shadowObject ok ok 10 - The object isa Apache::Htpasswd ok 11 - ->error ok ok 12 - ->error ok not 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 # Failed test '->htCheckPassword ok' # at t/03_md5.t line 112. ok 18 - ->passwdObject ok ok 19 - ->shadowFile ok ok 20 - The object isa Apache::Htpasswd ok 21 - The object isa Apache::Htpasswd not 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 not 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 - Wrote the password with MD5 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 not ok 49 - ->htCheckPassword ok # Failed test '->htCheckPassword ok' # at t/03_md5.t line 155. ok 50 - ->htCheckPassword negative ok # Looks like you failed 4 tests of 50. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 13, 22, 32, 49 Failed 4/50 tests, 92.00% okay t/99_author.....1..1 ok 1 - blib\lib\Apache\Htpasswd\Shadow.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_main.t 4 1024 49 4 13 22 32 48 t/03_md5.t 4 1024 50 4 13 22 32 49 Failed 2/4 test scripts. 8/102 subtests failed. Files=4, Tests=102, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 8/102 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.