Checking if your kit is complete... Looks good Writing Makefile for SVN::Access Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/SVN/Access.pm blib\lib\SVN\Access.pm cp lib/SVN/Access/Resource.pm blib\lib\SVN\Access\Resource.pm cp lib/SVN/Access/Group.pm blib\lib\SVN\Access\Group.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\SVN-Access.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SVN-Access/blib t\SVN-Access........ok 1 - use SVN::Access; ok 2 - Added new group to the object. ok 3 - Make sure we added these folks to the '/' resource. ok 4 - Do empty resources show up in the array? ok 5 - Do empty resources show up in the array after re-parsing the file? ok 6 - Checking our group after the write-out. ok 7 - Making sure groups is undefined when we delete the last one ok 8 - Can we call up perms on the new path? ok 9 - Making sure resources is undefined when we delete the last one ok 10 - Making sure our SVN ACL file is zero bytes, and unlinking. 1..10 FAILED tests 1-10 Failed 10/10 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\SVN-Access.t 10 10 100.00% 1-10 Failed 1/1 test scripts, 0.00% okay. 10/10 subtests failed, 0.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.