Checking if your kit is complete... Looks good Writing Makefile for Authen::Class::HtAuth Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Authen/Class/HtAuth.pm blib\lib\Authen\Class\HtAuth.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, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use Authen::Class::HtAuth; # Testing Authen::Class::HtAuth 0.02, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/01-tests........1..14 ok 1 - use Authen::Class::HtAuth; Use of uninitialized value $group in hash element at C:/cpanrun/build/5-10-0/site/lib/Apache/Htgroup.pm line 169, line 7. Use of uninitialized value $group in hash element at C:/cpanrun/build/5-10-0/site/lib/Apache/Htgroup.pm line 171, line 7. Use of uninitialized value $members in split at C:/cpanrun/build/5-10-0/site/lib/Apache/Htgroup.pm line 173, line 7. ok 2 - load auth files not ok 3 - valid credentials check # Failed test 'valid credentials check' # at t/01-tests.t line 12. ok 4 - invalid credentials check not ok 5 - valid groups check # Failed test 'valid groups check' # at t/01-tests.t line 14. # Failed test 'complex group check' # at t/01-tests.t line 27. Use of uninitialized value $group in hash element at C:/cpanrun/build/5-10-0/site/lib/Apache/Htgroup.pm line 169, line 7. Use of uninitialized value $group in hash element at C:/cpanrun/build/5-10-0/site/lib/Apache/Htgroup.pm line 171, line 7. Use of uninitialized value $members in split at C:/cpanrun/build/5-10-0/site/lib/Apache/Htgroup.pm line 173, line 7. ok 6 - valid groups check 2 ok 7 - invalid groups check ok 8 - invalid groups check 2 not ok 9 - complex group check ok 10 - complex group check 2 ok 11 - complex group check 3 # Failed test 'class based' ok 12 - complex group check 4 # at t/01-tests.t line 65. ok 13 - complex group check 5 # Looks like you failed 4 tests of 14. not ok 14 - class based dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3, 5, 9, 14 Failed 4/14 tests, 71.43% 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..1 ok 1 - blib\lib\Authen\Class\HtAuth.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-tests.t 4 1024 14 4 3 5 9 14 1 test skipped. Failed 1/4 test scripts. 4/16 subtests failed. Files=4, Tests=16, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 4/16 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.