Checking if your kit is complete... Looks good Writing Makefile for Filesys::Virtual::Base Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Filesys/Virtual/Base.pm blib\lib\Filesys\Virtual\Base.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/000compile....1..1 ok 1 - use Filesys::Virtual::Base; ok t/base..........ok 1 - We're at the root ok 2 - Root path is '/' by default ok 3 - Home path is undefined by default ok 4 ok 5 ok 6 - We have the 'right' size (stat field 7) # Failed test at t/base.t line 25. not ok 7 # Structures begin differing at: # $got->[0] = '--------w- 3 4 5 7 Dec 31 1969 a' # $expected->[0] = '--------w- 3 4 5 7 Jan 1 1970 a' # $VAR1 = [ # '--------w- 3 4 5 7 Dec 31 1969 a', # '--------w- 3 4 5 7 Dec 31 1969 b' # ]; # Looks like you failed 1 test of 8. ok 8 - Should be in the 'a' directory 1..8 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/8 tests, 87.50% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/base.t 1 256 8 1 7 Failed 1/2 test scripts. 1/9 subtests failed. Files=2, Tests=9, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 1/9 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.