diff options
Diffstat (limited to 'devel/p5-Curses/DESCR')
-rw-r--r-- | devel/p5-Curses/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/p5-Curses/DESCR b/devel/p5-Curses/DESCR new file mode 100644 index 00000000000..fee11bb6ad8 --- /dev/null +++ b/devel/p5-Curses/DESCR @@ -0,0 +1,6 @@ +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. |