bash dialog utility - perl equivalent?

David Bandel david.bandel
Thu Jun 9 05:24:46 PDT 2005


On 6/8/05, Collins Richey <crichey at gmail.com> wrote:
> Unfortunately google is not much help since dialog utility or dialog
> box turn up thousands of unrelated topics.
> 
> Is there a perl equivalent of the bash dialog utility that allows you
> to create simple non-gui dialog boxes?

There are several (as is the Perl way).

Cdk                           Collection of Curses widgets 
Cmenu 	                   Curses-based menu and data entry functions
Curses 	                     Character screen handling and windowing 
Curses::Application 	Application UI framework for Curses 
Curses::Forms 	        Form management for Curses::Widgets 
Curses::UI::POE 	 A subclass that forces Curses::UI to use POE
Curses::Widgets 	Assorted widgets for rapid interface design
Dialog                        interface library to libdialog
PV  	  	              Text-mode user interface widgets
PerlMenu 		  Curses-based menu and template system

There are, undoubtedly, more.

Ciao,

David A. Bandel
-- 
Focus on the dream, not the competition.
            - Nemesis Air Racing Team motto



More information about the Linux-users mailing list