C:\temp\file_spec\PathTools-3.30>nmake test Microsoft (R) Program Maintenance Utility Version 9.00.30729.01 Copyright (C) Microsoft Corporation. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/crossplatform....ok 10/71 skipped: various reasons t/cwd..............ok 2/30 skipped: various reasons t/Functions........ok t/rel2abs2rel......ok t/Spec.............ok 126/598 skipped: various reasons t/taint............ok t/tmpdir...........ok t/win32............Undefined subroutine &Cwd::getdcwd called at t/win32.t line 22. t/win32............ok 1/4# Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. t/win32............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/win32.t 255 65280 4 6 2-4 138 subtests skipped. Failed 1/8 test scripts. 3/731 subtests failed. Files=8, Tests=731, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/8 test programs. 3/731 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop.