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.
$terminal->Tpad(string,count,fh)