Checking if your kit is complete... Looks good Writing Makefile for Shell::Perl cp lib/Shell/Perl/Dumper.pm blib/lib/Shell/Perl/Dumper.pm cp lib/Shell/Perl.pm blib/lib/Shell/Perl.pm cp bin/pirl blib/script/pirl /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/pirl Manifying blib/man3/Shell::Perl::Dumper.3 Manifying blib/man1/pirl.1 Manifying blib/man3/Shell::Perl.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01use.............1..1 ok 1 - use Shell::Perl; # Testing Shell::Perl 0.0015, Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl ok t/02basic...........1..3 ok 1 - use Shell::Perl; ok 2 - defined return of new() ok 3 - The object isa Shell::Perl ok t/10compile.........1..0 # Skip Test::Script required for testing skipped: Test::Script required for testing t/20expect_quit.....1..0 # Skip Test::Expect required for testing skipped: Test::Expect required for testing t/50isolated........ok 1 - use Shell::Perl; ok 2 not ok 3 # TODO needs separating the REPL and the interpreter states # Failed (TODO) test (t/50isolated.t at line 19) # got: ' $_ ' # expected: '1000' 1..3 FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/90pod.............1..0 # Skip Test::Pod 1.18 required for testing POD skipped: Test::Pod 1.18 required for testing POD t/98pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/50isolated.t 3 3 100.00% 1-3 4 tests skipped. Failed 1/7 test scripts, 85.71% okay. 3/7 subtests failed, 57.14% okay. make: *** [test_dynamic] Error 29