Jun 2, 2009 #1 spperl Programmer Joined Mar 29, 2005 Messages 34 Location GB Hi, Does anyone know of any good perl modules or code that supports the creation of console gui applications? Any help or guidance would be appreciated. Thanks, spperl
Hi, Does anyone know of any good perl modules or code that supports the creation of console gui applications? Any help or guidance would be appreciated. Thanks, spperl
Jun 2, 2009 Thread starter #2 spperl Programmer Joined Mar 29, 2005 Messages 34 Location GB clarification, the term GUI is inaccurate. What I am really looking for is a perl module (or information) that explains how to code menu driven shell applications. Upvote 0 Downvote
clarification, the term GUI is inaccurate. What I am really looking for is a perl module (or information) that explains how to code menu driven shell applications.
Jun 2, 2009 1 #3 feherke Programmer Joined Aug 5, 2002 Messages 9,541 Location RO Hi I think you would like the Curses module. Feherke. http://rootshell.be/~feherke/ Upvote 0 Downvote