You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andreas Voegele e20c2822dc perl/perl-Term-UI: Updated for version 0.46. 11 years ago
..
README perl/perl-Term-UI: Added (Interfaces via Term::ReadLine made easy). 12 years ago
perl-Term-UI.SlackBuild perl/perl-Term-UI: Updated for version 0.46. 11 years ago
perl-Term-UI.info perl/perl-Term-UI: Updated for version 0.46. 11 years ago
slack-desc perl/perl-Term-UI: Added (Interfaces via Term::ReadLine made easy). 12 years ago

README

Term::UI is a transparent way of eliminating the overhead of having to
format a question and then validate the reply, informing the user if
the answer was not proper and re-issuing the question. Simply give it
the question you want to ask, optionally with choices the user can
pick from and a default and Term::UI will do what you mean.