Checking if your kit is complete... Looks good Writing Makefile for Shell::Perl cp lib/Shell/Perl.pm blib/lib/Shell/Perl.pm cp lib/Shell/Perl/Dumper.pm blib/lib/Shell/Perl/Dumper.pm cp bin/pirl blib/script/pirl /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pirl Manifying blib/man1/pirl.1 Manifying blib/man3/Shell::Perl.3 Manifying blib/man3/Shell::Perl::Dumper.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/01use.............1..1 # Testing Shell::Perl 0.0015, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl ok 1 - use Shell::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..1 ok 1 - pirl compiles ok t/20expect_quit.....1..0 # Skip Test::Expect required for testing skipped all 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 at t/50isolated.t line 19. # got: ' $_ ' # expected: '1000' 1..3 ok t/90pod.............1..14 ok 1 - ./Makefile.PL ok 2 - bin/pirl ok 3 - t/01use.t ok 4 - t/02basic.t ok 5 - t/10compile.t ok 6 - t/20expect_quit.t ok 7 - t/50isolated.t ok 8 - t/90pod.t ok 9 - t/98pod-coverage.t ok 10 - blib/script/pirl ok 11 - lib/Shell/Perl.pm ok 12 - blib/lib/Shell/Perl.pm ok 13 - lib/Shell/Perl/Dumper.pm ok 14 - blib/lib/Shell/Perl/Dumper.pm ok t/98pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage All tests successful, 2 tests skipped. Files=7, Tests=22, 1 wallclock secs ( 0.79 cusr + 0.21 csys = 1.00 CPU) make: *** [htmlifypods] Hangup