Term::CompleteSection: Perl Programmers Reference Guide (3)Updated: 2001-09-21 |
Term::CompleteSection: Perl Programmers Reference Guide (3)Updated: 2001-09-21 |
$input = Complete('prompt_string', \@completion_list);
$input = Complete('prompt_string', @completion_list);
The tty driver is put into raw mode and restored using an operating system specific command, in UNIX-like environments "stty".
The following command characters are defined: