This is a dynamic module. For documentation you may use either `man' or `perldoc' to read about the features of `Term::GetKey.pm'. Checking if your kit is complete... Looks good Writing Makefile for Term::GetKey cp GetKey.pm blib/lib/Term/GetKey.pm AutoSplitting blib/lib/Term/GetKey.pm (blib/lib/auto/Term/GetKey) Manifying blib/man3/Term::GetKey.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl GetKey set to case conversion disabled: GetKey set to cbreak: Term::GetKey.pm 1.02. Commands from `test.pl' when asked for a single character response when using qtty(): '`' quit the program '~' toggle GetKey announcement '|' toggle case conversion '\' toggle the ReadKey settings '=' read this announcement '+' list the caller function Now on to the tests! Term::ReadKey is using TERMIOS, as opposed to TERMIO or SGTTY. Non-blocking reads possible via O_NODELAY, and select(). O_NODELAY will be used. select() will be used for timed reads. Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/Term/ReadKey.pm line 362. make: *** [test_dynamic] Error 1