Checking if your kit is complete... Looks good Writing Makefile for Rcs::Agent cp Agent.pm blib/lib/Rcs/Agent.pm Manifying blib/man3/Rcs::Agent.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-initialize....1..1 Use of uninitialized value $data in chomp at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Rcs-Agent/blib/lib/Rcs/Agent.pm line 435, line 2. Can't call method "mtime" without a package or object reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Rcs-Agent/blib/lib/Rcs/Agent.pm line 241. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/checkin..........1..1 $VAR1 = undef; ok 1 ok t/checkout.........1..1 ok 1 ok t/description......1..1 ok 1 ok t/diff.............1..1 ok 1 ok t/load.............1..1 ok 1 ok t/lock.............1..1 ok 1 ok t/parse............1..1 $VAR1 = bless( { 'workdir' => '/tmp', 'suffix' => ',v', 'version' => '1.05', 'file' => 'index', 'err' => 'RCS archive file not found', 'rcsfile' => '/tmp/index,v', 'rcsdir' => '/tmp' }, 'Rcs::Agent' ); ok 1 ok t/state............1..1 ok 1 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-initialize.t 255 65280 1 2 1 Failed 1/9 test scripts. 1/9 subtests failed. Files=9, Tests=9, 1 wallclock secs ( 1.08 cusr + 0.35 csys = 1.43 CPU) Failed 1/9 test programs. 1/9 subtests failed. make: *** [test_dynamic] Error 255