aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Term-TermKey/pkg-descr
blob: e7047049e6481b405486ac14302d7275b6ba6e20 (plain) (blame)
1
2
3
4
5
6
This module offers a lightweight Perl wrapper for the libtermkey
library, which serves as a valuable tool for abstractly handling
keypress events in terminal-based programs. Instead of delivering raw
bytes directly from the TTY device, this library furnishes data
structures that describe keys, facilitating a more organized and
user-friendly approach to key event processing.