SlackBuildsOrg/perl/perl-Term-UI
Andreas Voegele 2b0789b66a perl/perl-Term-UI: Updated for version 0.42.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-07 11:14:00 -06:00
..
perl-Term-UI.info
perl-Term-UI.SlackBuild
README
slack-desc

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.