$terminal->Tpad(string, count, fh)
terminal
string
count
fh
Specifies padding required to create delay needed by terminal. Takes the following arguments:
The string to pad with.
The number of pad characters.
The filehandle to pad.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]