$ 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
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]