mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
c59a2477d0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
338 B
Text
5 lines
338 B
Text
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.
|