summaryrefslogtreecommitdiffstats
path: root/perl/perl-Curses-UI/README
blob: 2ff215477d4fa135eb437e3c3188fb45f0e90266 (plain)
1
2
3
4
5
6
Curses::UI - A curses based user interface framework in perl

A UI framework based on the curses library. Curses::UI contains
several widgets which can be used to build a user interface.

This requires perl-Curses and perl-TermReadKey.