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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/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. Using GetTerminalSize, it appears that your terminal is 153 characters wide by 24 high. You are connected at 0/0 baud. Unable to read terminal settings in GetControlChars at test.pl line 108. make: *** [test_dynamic] Error 9