Checking if your kit is complete... Looks good Writing Makefile for Term::UI cp lib/Term/UI/History.pm blib/lib/Term/UI/History.pm cp lib/Term/UI.pm blib/lib/Term/UI.pm Manifying blib/man3/Term::UI::History.3 Manifying blib/man3/Term::UI.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_load.......# Testing Term::UI 0.18 ok 1 - use Term::UI; 1..1 ok t/01_history....ok 1 - use Term::UI::History; ok 2 - Term::UI::History->can('history') ok 3 - main->can('history') ok 4 - Message recorded ok 5 - With appropriate content ok 6 - Stack flushed ok 7 - Message recorded ok 8 - With appropriate content ok 9 - File 4614.tmp exists ok 10 - File has size ok 11 - File has same content ok 12 - File 4614.tmp removed 1..12 ok t/02_ui.........1..19 ok 1 - use Term::UI; Cannot open /dev/tty for read at t/02_ui.t line 28 # Looks like you planned 19 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-19 Failed 18/19 tests, 5.26% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_ui.t 255 65280 19 36 2-19 Failed 1/3 test scripts. 18/32 subtests failed. Files=3, Tests=32, 0 wallclock secs ( 0.37 cusr + 0.12 csys = 0.49 CPU) Failed 1/3 test programs. 18/32 subtests failed. make: *** [test_dynamic] Error 255