Checking if your kit is complete... Looks good Writing Makefile for Term::Shell cp lib/Term/Shell.pod blib/lib/Term/Shell.pod cp Shell.pm blib/lib/Term/Shell.pm Manifying blib/man3/Term::Shell.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/01require......1..2 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 07:43:34 2007 # Current time GMT: Sun Dec 16 15:43:34 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok t/02default......1..12 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 07:43:34 2007 # Current time GMT: Sun Dec 16 15:43:34 2007 # Using Test.pm version 1.25 Can't locate object method "new" via package "MyShell" at t/02default.t line 19. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/03catchsmry....1..1 Can't locate object method "new" via package "Term::Shell::Test" at t/03catchsmry.t line 17. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02default.t 255 65280 12 24 1-12 t/03catchsmry.t 255 65280 1 2 1 Failed 2/3 test scripts. 13/15 subtests failed. Files=3, Tests=15, 0 wallclock secs ( 0.18 cusr + 0.06 csys = 0.24 CPU) Failed 2/3 test programs. 13/15 subtests failed. make: *** [test_dynamic] Error 255