GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Goo::Prompter(3) User Contributed Perl Documentation Goo::Prompter(3)

Goo::Prompter - Prompt the user for info.

use Goo::Prompter;

pick_command
pick a command from a list
pick_some
pick more than one answer to a question
pick_one
pick one from the list?
confirm
yes or no? - default to "y"es
insist
ask a question and insist on an answer
ask
ask a question
keep_asking
keep asking the same question
say
say something like in Perl6
show_title
say something on a green background! - this is The Goo!
stop
say something and then stop
clear
clear the screen
yell
say something loudly!!!
highlight_options
take a string and highlight any options you find
trace
print a trace message as a debugging aid
dump
use Data::Dumper to show the contents of a variable
prompt
prompt for something loudly!!!
notify
say something and pause for a while
get_key
return a single keystroke
ask_with_completion
ask with tab completion - <cntrl d> shows a list of possible alternatives
get_response
return a response
ask_for_key
prompt for a single key

Nigel Hamilton <nigel@trexy.com>

2005-11-30 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.