Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01-use.t t\10-has_sauce.t t\11-comments.t t\12-fields.t t\98-pod_coverage.t t\99-pod.t t\01-use.............1..1 ok 1 - use File::Find::Rule::SAUCE; ok t\10-has_sauce.......1..3 ok 1 - use File::Find::Rule::SAUCE; # Failed test (t\10-has_sauce.t at line 26) not ok 2 - has_sauce => 0 # Structures begin differing at: # $got->[2] = 't/data/test.dat' # $expected->[2] = Does not exist # Failed test (t\10-has_sauce.t at line 30) not ok 3 - has_sauce => 1 # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/data/test.dat' # Looks like you failed 2 tests of 3. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t\11-comments........1..7 ok 1 - use File::Find::Rule::SAUCE; ok 2 - comments => 'bogus' ok 3 - comments => qr/bogus/ # Failed test (t\11-comments.t at line 28) not ok 4 - comments => 'Test Comment' # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/data/test.dat' # Failed test (t\11-comments.t at line 31) not ok 5 - comments => qr/Test/ # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/data/test.dat' # Failed test (t\11-comments.t at line 34) not ok 6 - comments => '' # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/data/test_no_comments.dat' # Failed test (t\11-comments.t at line 37) not ok 7 - comments => qr/^$/ # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/data/test_no_comments.dat' # Looks like you failed 4 tests of 7. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 4-7 Failed 4/7 tests, 42.86% okay t\12-fields..........1..5 ok 1 - use File::Find::Rule::SAUCE; # Failed test (t\12-fields.t at line 36) not ok 2 - match one string # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/data/test.dat' # Failed test (t\12-fields.t at line 39) not ok 3 - match one regex # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/data/test.dat' # Failed test (t\12-fields.t at line 42) not ok 4 - match multiple strings # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/data/test.dat' # Failed test (t\12-fields.t at line 45) not ok 5 - match multiple regexes # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 't/data/test.dat' # Looks like you failed 4 tests of 5. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 2-5 Failed 4/5 tests, 20.00% okay t\98-pod_coverage....1..1 # File::Find::Rule::SAUCE: no public symbols defined ok 1 - Pod coverage on File::Find::Rule::SAUCE ok t\99-pod.............1..1 ok 1 - blib\lib\File\Find\Rule\SAUCE.pm ok Failed 3/6 test scripts, 50.00% okay. 10/18 subtests failed, 44.44% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\10-has_sauce.t 2 512 3 2 66.67% 2-3 t\11-comments.t 4 1024 7 4 57.14% 4-7 t\12-fields.t 4 1024 5 4 80.00% 2-5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.