Checking if your kit is complete... Looks good Writing Makefile for Env::Bash cp lib/Env/Bash.pm blib/lib/Env/Bash.pm cp lib/Env/README-sorcerer.pod blib/lib/Env/README-sorcerer.pod Manifying blib/man3/Env::Bash.3 Manifying blib/man3/Env::README-sorcerer.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/01-general.....1..1 ok 1 - use Env::Bash; ok t/02-standard....1..57 Oops: internal bash script error or your shell is not bash: sh: seq: not found. at t/02-standard.t line 22 # Looks like your test died before it could output anything. dubious Test returned status 127 (wstat 32512, 0x7f00) DIED. FAILED tests 1-57 Failed 57/57 tests, 0.00% okay t/03-oo..........1..63 Oops: internal bash script error or your shell is not bash: sh: seq: not found. at t/03-oo.t line 22 # Looks like your test died before it could output anything. dubious Test returned status 127 (wstat 32512, 0x7f00) DIED. FAILED tests 1-63 Failed 63/63 tests, 0.00% okay t/04-tie.........1..58 Oops: internal bash script error or your shell is not bash: sh: seq: not found. at t/04-tie.t line 28 # Looks like your test died before it could output anything. dubious Test returned status 127 (wstat 32512, 0x7f00) DIED. FAILED tests 1-58 Failed 58/58 tests, 0.00% okay Failed 3/4 test scripts, 25.00% okay. 178/179 subtests failed, 0.56% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/02-standard.t 127 32512 57 114 200.00% 1-57 t/03-oo.t 127 32512 63 126 200.00% 1-63 t/04-tie.t 127 32512 58 116 200.00% 1-58 make: *** [test_dynamic] Error 2