summaryrefslogtreecommitdiffstats
path: root/perl/perl-Term-UI/README
blob: 3de2eb0fa19f6f209f36352bbe8c13aef2994dff (plain)
1
2
3
4
5
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.