blob: 8ba1ab3b25eae3f724a5a6ca0892e2b275bd0b5e (
plain)
1
2
3
4
5
6
7
|
Curses::Application is designed to provide a flexible framework for rapid
application development of Curses-based console applications in Perl. Based
on Curses::Widgets and Curses::Forms, Curses::Application provides a flexible
OO framework to manage forms, widgets, and dialogs, without (hopefully) ever
having to deal directly with Curses calls.
WWW: https://metacpan.org/release/CursesApplication
|