053b2ba3f1
PR: 88611 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
7 lines
401 B
Text
7 lines
401 B
Text
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/
|