* Ohad Ohad <[EMAIL PROTECTED]> [2004-03-18T06:55:48]
> Hey,
> 
> How do I send the cursor to the begining of  current line?
> 
> I want to output a circular string and I want the string to start over on 
> the same line.

This isn't so much a function of Perl as a function of your terminal.
Naturally, there exist modules of code for interacting with the
terminal.

Term::Cap
  http://search.cpan.org/~jstowe/Term-Cap-1.08/

Curses::UI
  http://search.cpan.org/~marcus/Curses-UI-0.92/

Or just search the CPAN:
  http://search.cpan.org/search?query=term&mode=all

-- 
rjbs

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to