Checking if your kit is complete... Looks good Writing Makefile for SVN::Access 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 Manifying blib/man3/SVN::Access.3 Manifying blib/man3/SVN::Access::Resource.3 Manifying blib/man3/SVN::Access::Group.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t 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. make: *** [test_dynamic] Error 25