*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> perl5/Term::Complete (3)              
Title
Content
Arch
Section
 

Contents


Term::Complete(3)					     Term::Complete(3)


NAME    [Toc]    [Back]

     Term::Complete - Perl word	completion module

SYNOPSIS    [Toc]    [Back]

	 $input	= complete('prompt_string', \@completion_list);
	 $input	= complete('prompt_string', @completion_list);

DESCRIPTION    [Toc]    [Back]

     This routine provides word	completion on the list of words	in the array
     (or array ref).

     The tty driver is put into	raw mode using the system command stty raw
     -echo and restored	using stty -raw	echo.

     The following command characters are defined:

     <tab>
	 Attempts word completion.  Cannot be changed.

     ^D	 Prints	completion list.  Defined by $Term::Complete::complete.

     ^U	 Erases	the current input.  Defined by $Term::Complete::kill.

     <del>, <bs>
	 Erases	one character.	Defined	by $Term::Complete::erase1 and
	 $Term::Complete::erase2.

DIAGNOSTICS    [Toc]    [Back]

     Bell sounds when word completion fails.

BUGS    [Toc]    [Back]

     The completion charater <tab> cannot be changed.

AUTHOR    [Toc]    [Back]

     Wayne Thompson


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
perlmodstyle OpenBSD Perl module style guide
enc2xs OpenBSD Perl Encode Module Generator
Env IRIX perl module that imports environment variables
perljp OpenBSD AEuEU,i Perl Y~YxYE `A^a`I`A Perl xIAx3|xOxex|x3x1/2! Perl 5.8.0 xexeicUni- _ codeYuYYi1/4YEx~AcEyxE...
ldr_inq_region Tru64 Return module information about a region in a loaded module
wait IRIX await completion of process
wait OpenBSD await process completion
wait Tru64 Awaits process completion
wait HP-UX await process completion
aio_waitcomplete FreeBSD wait for the next completion of an aio request
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service