Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: TgotoChapter 8
Standard Modules
Next: Reference: Tputs
 

Tpad

$terminal->Tpad(string, count, fh)

Specifies padding required to create delay needed by terminal. Takes the following arguments:

string

The string to pad with.

count

The number of pad characters.

fh

The filehandle to pad.


Previous: Reference: TgotoPerl in a NutshellNext: Reference: Tputs
Reference: TgotoBook IndexReference: Tputs

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.