perl-Curses/README.md

10 lines
428 B
Markdown
Raw Normal View History

2024-01-06 08:47:25 +01:00
# perl-Curses
Curses is the interface between Perl and your system's curses(3) library.
For descriptions on the usage of a given function, variable, or constant,
consult your system's documentation, as such information invariably varies
(:-) between different curses(3) libraries and operating systems. This
document describes the interface itself, and assumes that you already know
how your system's curses(3) library works.