Might want to try your lucky on Term::Screen Module in
CPAN.  I personally *haven't* used it, but it has a
clrscr functiuon.


--- Pierre-Philippe Ravier <[EMAIL PROTECTED]> wrote:
> I am writing a Perl program on Solaris 8, and I
> would
> like to know the best way to clear the screen at
> will
> during the execution of the Perl program.
> 
> I found that doing :
> system("clear")
> will do the job, but it's dirty and probably slow.
> 
> Is there a better way ? (maybe with the termcap
> stuff).
> 
>
___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et
> en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> _______________________________________________
> Perl-Unix-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe:
http://listserv.ActiveState.com/mailman/mysubs


=====




__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to