mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
11 lines
381 B
Plaintext
11 lines
381 B
Plaintext
This perl routine will take a prompt, a default response and a list
|
|
of possible responses and deal with the user interface, (and the
|
|
user!), by displaying the prompt, showing the default, and checking
|
|
to be sure that the response is one of the legal choices.
|
|
|
|
Author: Allen Smith <actual@spamcop.net>
|
|
WWW: http://search.cpan.org/search?dist=Term-Prompt
|
|
|
|
-Anton
|
|
<tobez@FreeBSD.org>
|