Name

Tgoto

Synopsis

$terminal->Tgoto('cm', col, row[, fh])

Produces control string to move the cursor relative to the screen. Doesn’t cache output strings, but does % expansion as needed on control string. Takes the following arguments:

'cm'

Required first argument (“cursor move”)

col, row

Column and row to move cursor to

fh

Filehandle that will receive the control string

Get Perl in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.