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/ia64-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..63 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-63 Failed 63/63 tests, 0.00% okay t/03-oo..........1..69 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-69 Failed 69/69 tests, 0.00% okay t/04-tie.........1..64 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-64 Failed 64/64 tests, 0.00% okay Failed 3/4 test scripts, 25.00% okay. 196/197 subtests failed, 0.51% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/02-standard.t 127 32512 63 126 200.00% 1-63 t/03-oo.t 127 32512 69 138 200.00% 1-69 t/04-tie.t 127 32512 64 128 200.00% 1-64 make: *** [test_dynamic] Error 2