2001-04-28 16:39:59 +02:00
|
|
|
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.
|
|
|
|
|
2002-06-06 22:31:20 +02:00
|
|
|
Author: Allen Smith <actual@spamcop.net>
|
|
|
|
WWW: http://search.cpan.org/search?dist=Term-Prompt
|
|
|
|
|
2001-04-28 16:39:59 +02:00
|
|
|
-Anton
|
2001-06-12 21:25:41 +02:00
|
|
|
<tobez@FreeBSD.org>
|