Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore t/swamp/Makefile Please inform the author. Writing Makefile for File::Next::OO Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/File/Next/OO.pm blib\lib\File\Next\OO.pm 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::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use File::Next::OO; # Testing File::Next::OO 0.04 ok t/basic...........1..14 ok 1 - use File::Next::OO; ok 2 - The object isa CODE ok 3 - JUST_A_FILE ok 4 - The object isa CODE # Failed test 'NO_PARMS' # at t/basic.t line 52. not ok 5 - NO_PARMS # Structures begin differing at: # $got->[0] = 't\swamp\Makefile' # $expected->[0] = 't\swamp\Makefile.PL' # Failed test 'NO_PARMS_SLURP' # at t/basic.t line 56. not ok 6 - NO_PARMS_SLURP # Structures begin differing at: # $got->[0] = 't\swamp\Makefile' # $expected->[0] = 't\swamp\Makefile.PL' ok 7 - The object isa CODE ok 8 - MULTIPLE_STARTS ok 9 - The object isa CODE # Failed test 'NO_DESCEND' # at t/basic.t line 99. not ok 10 - NO_DESCEND # Structures begin differing at: # $got->[0] = 't\swamp\Makefile' # $expected->[0] = 't\swamp\Makefile.PL' ok 11 - The object isa CODE ok 12 - ONLY_FILES_WITH_AN_EXTENSION ok 13 - The object isa CODE # Looks like you failed 3 tests of 14. ok 14 - DIRS dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 5-6, 10 Failed 3/14 tests, 78.57% okay t/parms...........1..5 ok 1 - use File::Next::OO; ok 2 - Caught one error ok 3 - And it looks reasonable ok 4 - Throws an error ok 5 - And it looks reasonable 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..1 ok 1 - blib\lib\File\Next\OO.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 3 768 14 3 5-6 10 1 test skipped. Failed 1/5 test scripts. 3/21 subtests failed. Files=5, Tests=21, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/5 test programs. 3/21 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.