Checking if your kit is complete... Looks good Writing Makefile for File::PerlMove cp lib/File/PerlMove.pm blib/lib/File/PerlMove.pm cp script/pmv blib/script/pmv /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pmv Manifying blib/man1/pmv.1 Manifying blib/man3/File::PerlMove.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic......1..11 ok 1 - use File::PerlMove; Bareword found where operator expected at (eval 2) line 2, near "00common" (Missing operator before common?) # Failed test (t/01basic.t at line 13) not ok 2 - require 00common.pl; # Tried to require '00common.pl'. # Error: syntax error at (eval 2) line 2, near "require 00" Undefined subroutine &main::create_testfile called at t/01basic.t line 20. # Looks like you planned 11 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-11 Failed 10/11 tests, 9.09% okay t/02link.......1..9 ok 1 - use File::PerlMove; Bareword found where operator expected at (eval 2) line 2, near "00common" (Missing operator before common?) # Failed test (t/02link.t at line 13) not ok 2 - require 00common.pl; # Tried to require '00common.pl'. # Error: syntax error at (eval 2) line 2, near "require 00" Undefined subroutine &main::create_testfile called at t/02link.t line 15. # Looks like you planned 9 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-9 Failed 8/9 tests, 11.11% okay t/03symlink....1..9 ok 1 - use File::PerlMove; Bareword found where operator expected at (eval 2) line 2, near "00common" (Missing operator before common?) # Failed test (t/03symlink.t at line 23) not ok 2 - require 00common.pl; # Tried to require '00common.pl'. # Error: syntax error at (eval 2) line 2, near "require 00" Undefined subroutine &main::create_testfile called at t/03symlink.t line 25. # Looks like you planned 9 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-9 Failed 8/9 tests, 11.11% okay t/04dirs.......1..7 ok 1 - use File::PerlMove; Bareword found where operator expected at (eval 2) line 2, near "00common" (Missing operator before common?) not ok 2 - require 00common.pl; # Failed test (t/04dirs.t at line 13) # Tried to require '00common.pl'. # Error: syntax error at (eval 2) line 2, near "require 00" Undefined subroutine &main::create_testfile called at t/04dirs.t line 15. # Looks like you planned 7 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay Failed 4/4 test scripts, 0.00% okay. 32/36 subtests failed, 11.11% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/01basic.t 255 65280 11 19 172.73% 2-11 t/02link.t 255 65280 9 15 166.67% 2-9 t/03symlink.t 255 65280 9 15 166.67% 2-9 t/04dirs.t 255 65280 7 11 157.14% 2-7 make: *** [test_dynamic] Error 2