wok diff perl-curses/description.txt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/perl-curses/description.txt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -0,0 +1,4 @@
     1.4 +Curses is the interface between Perl and the system's curses(3) library.
     1.5 +For descriptions on the usage of a given function, variable, or constant,
     1.6 +consult the system's documentation, as such information invariably
     1.7 +varies (:-) between different curses(3) libraries and operating systems.