Checking if your kit is complete... Looks good Writing Makefile for VCS Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp VCS/PVCS/Commands.pm blib\lib\VCS\PVCS\Commands.pm cp VCS/PVCS/Project.pm blib\lib\VCS\PVCS\Project.pm cp VCS/PVCS/Archive.pm blib\lib\VCS\PVCS\Archive.pm cp VCS/PVCS/Attributes.pm blib\lib\VCS\PVCS\Attributes.pm cp VCS/PVCS/Folder.pm blib\lib\VCS\PVCS\Folder.pm cp VCS/PVCS.pm blib\lib\VCS\PVCS.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/00setup.......1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/01simple......Cant find PVCS Binaries. Set PVCS_BINDIR in PVCS.pm or ENV. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\VCS_PVCS\blib\lib/VCS/PVCS/Project.pm line 257 Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\VCS_PVCS\blib\lib/VCS/PVCS/Project.pm line 257. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\VCS_PVCS\blib\lib/VCS/PVCS/Project.pm line 257. Compilation failed in require at t/01simple.t line 9. BEGIN failed--compilation aborted at t/01simple.t line 9. dubious Test returned status 2 (wstat 512, 0x200) t/02folder......Cant find PVCS Binaries. Set PVCS_BINDIR in PVCS.pm or ENV. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\VCS_PVCS\blib\lib/VCS/PVCS/Project.pm line 257 Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\VCS_PVCS\blib\lib/VCS/PVCS/Project.pm line 257. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\VCS_PVCS\blib\lib/VCS/PVCS/Project.pm line 257. Compilation failed in require at t/02folder.t line 7. BEGIN failed--compilation aborted at t/02folder.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/03project.....Cant find PVCS Binaries. Set PVCS_BINDIR in PVCS.pm or ENV. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\VCS_PVCS\blib\lib/VCS/PVCS/Project.pm line 257 Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\VCS_PVCS\blib\lib/VCS/PVCS/Project.pm line 257. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\VCS_PVCS\blib\lib/VCS/PVCS/Project.pm line 257. Compilation failed in require at t/03project.t line 10. BEGIN failed--compilation aborted at t/03project.t line 10. dubious Test returned status 2 (wstat 512, 0x200) t/04commands....Cant find PVCS Binaries. Set PVCS_BINDIR in PVCS.pm or ENV. at t/04commands.t line 7 Compilation failed in require at t/04commands.t line 7. BEGIN failed--compilation aborted at t/04commands.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/05cleanup.....1..2 ok 1 ok 2 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01simple.t 2 512 ?? ?? ?? t/02folder.t 2 512 ?? ?? ?? t/03project.t 2 512 ?? ?? ?? t/04commands.t 2 512 ?? ?? ?? Failed 4/6 test scripts. 0/10 subtests failed. Files=6, Tests=10, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 4/6 test programs. 0/10 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.