Checking if your kit is complete... Looks good Writing Makefile for Apache::Logmonster Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Apache/Logmonster.pm blib\lib\Apache\Logmonster.pm cp lib/Apache/Logmonster/Perl.pm blib\lib\Apache\Logmonster\Perl.pm cp lib/Regexp/Log/Monster.pm blib\lib\Regexp\Log\Monster.pm cp lib/Apache/Logmonster/Utility.pm blib\lib\Apache\Logmonster\Utility.pm cp logmonster.pl blib\lib\Apache\logmonster.pl C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp logmonster.pl blib\script\logmonster.pl pl2bat.bat blib\script\logmonster.pl Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp logmonster.pl blib\script\logmonster.pl pl2bat.bat blib\script\logmonster.pl 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 Apache::Logmonster; # Testing Apache::Logmonster 3.03 ok t/Filehandle......1..2 ok 1 - use FileHandle; ok 2 - require FileHandle; ok t/Logmonster......ok 1 - use Apache::Logmonster; ok 2 - use Apache::Logmonster::Perl; ok 3 - use Apache::Logmonster::Utility; ok 4 - require Apache::Logmonster; ok 5 - require Apache::Logmonster::Perl; ok 6 - require Apache::Logmonster::Utility; ok 7 - logmonster conf object ok 8 - new logmonster object The getpwnam function is unimplemented at lib/Apache/Logmonster/Utility.pm line 938. 1..8 # Looks like your test died just after 8. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/Perl............ok 1 - use Apache::Logmonster::Perl; ok 2 - require Apache::Logmonster::Perl; ok 3 - get Apache::Logmonster::Perl object ok 4 - check object class ok 5 - version check ok 6 - module_load ok 7 - version check 1..7 ok 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..6 ok 1 - blib\script\logmonster.pl ok 2 - blib\lib\Apache\logmonster.pl ok 3 - blib\lib\Apache\Logmonster.pm ok 4 - blib\lib\Apache\Logmonster\Perl.pm ok 5 - blib\lib\Apache\Logmonster\Utility.pm ok 6 - blib\lib\Regexp\Log\Monster.pm ok t/Utility.........ok 1 - use Apache::Logmonster::Utility; ok 2 - require Apache::Logmonster::Utility; ok 3 - get Apache::Logmonster::Utility object ok 4 - The object isa Apache::Logmonster::Utility Use of uninitialized value $cwd in concatenation (.) or string at t/Utility.t line 38. find_the_bin: WARNING: could not find mkdir at t/Utility.t line 39 # Looks like your test died just after 4. 1..4 dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Logmonster.t 255 65280 8 0 ?? t/Utility.t 255 65280 4 0 ?? 1 test skipped. Failed 2/7 test scripts. 0/28 subtests failed. Files=7, Tests=28, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/7 test programs. 0/28 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.