1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/p5-Term-UI/pkg-descr
2011-12-28 08:20:20 +00:00

12 lines
467 B
Plaintext

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 DWYM.
For asking a yes or no question, there's even a shortcut.
Author: Jos Boumans <kane@cpan.org>
WWW: http://search.cpan.org/dist/Term-UI/