diff options
Diffstat (limited to 'devel/p5-Term-ReadLine/DESCR')
-rw-r--r-- | devel/p5-Term-ReadLine/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Term-ReadLine/DESCR b/devel/p5-Term-ReadLine/DESCR new file mode 100644 index 00000000000..c35f48dfb83 --- /dev/null +++ b/devel/p5-Term-ReadLine/DESCR @@ -0,0 +1,5 @@ +The ReadKey module provides ioctl control for terminals so the input +modes can be changed (thus allowing reads of a single character at a +time), and also provides non-blocking reads of stdin, as well as several +other terminal related features, including retrieval/modification of the +screen size, and retrieval/modification of the control characters. |