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\00VCS.t t\01Cvs.t t\01Rcs.t t\00VCS....1..9 ok 1 - use VCS; ok 2 - Parse URL ok 3 - recursive_read_dir with no trailing slash ok for 't/cvs_testfiles/td/dir/file,v_for_testing' ok 4 - recursive_read_dir with no trailing slash ok for 't/rcs_testfiles/dir/RCS/file,v_for_testing' ok 5 - recursive_read_dir with no trailing slash ok for 't/01Cvs.t' ok 6 - recursive_read_dir with no trailing slash ok for 't/rcs_testfiles/dir/file' ok 7 - recursive_read_dir with no trailing slash ok for 't/01Rcs.t' ok 8 - recursive_read_dir with no trailing slash ok for 't/00VCS.t' ok 9 - recursive_read_dir ok t\01Cvs.... Concurrent Versions System (CVS) 1.11.22 (client/server) Copyright (C) 2006 Free Software Foundation, Inc. Senior active maintainers include Larry Jones, Derek R. Price, and Mark D. Baushke. Please see the AUTHORS and README files from the CVS distribution kit for a complete list of contributors and copyrights. CVS may be copied only under the terms of the GNU General Public License, a copy of which can be found with the CVS distribution kit. Specify the --help option for further information about CVS 1..19 ok 1 - use VCS; ok 2 - use VCS::File; ok 3 - use VCS::Dir; The syntax of the command is incorrect. The syntax of the command is incorrect. VCS::Cvs::File->new: /tmp/vcstestdir.2784/sandbox/td/dir/file: No such file or directory # Looks like you planned 19 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-19 Failed 16/19 tests, 15.79% okay t\01Rcs....'co' is not recognized as an internal or external command, operable program or batch file. 1..14 ok 1 - use VCS; ok 2 - use VCS::File; ok 3 - use VCS::Dir; The syntax of the command is incorrect. 'rlog' is not recognized as an internal or external command, operable program or batch file. VCS::Rcs::File->new: /tmp/vcstestdir.2748/dir/file failed to split log # Looks like you planned 14 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-14 Failed 11/14 tests, 21.43% okay Failed 2/3 test scripts, 33.33% okay. 27/42 subtests failed, 35.71% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01Cvs.t 255 65280 19 16 84.21% 4-19 t\01Rcs.t 255 65280 14 11 78.57% 4-14 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.