blob: 0e8468656ca5f2d5a86a1a0d63d03f02a2ffa034 (
plain) (
blame)
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: http://search.cpan.org/dist/CursesApplication/
|