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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 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. resize: can't open terminal /dev/tty 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 /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Term/ReadKey.pm line 323. make: *** [test_dynamic] Segmentation fault