$ cons ->Cursor( [ x , y , size , visible ] )
cons
x
y
size
visible
Gets or sets cursor position and appearance. Returns undef on error, or a four-element list containing: x , y , size , visible . x and y give the current cursor position.
undef
Copyright © 2001 O'Reilly & Associates. All rights reserved.