C's gotoxy() equivalent in Perl



Hi,
I am trying to print something on my screen at specific location. Do
we have anything equivalent to gotoxy() , as we have in C language, in
Perl? I tried using Term::Cap but not getting any success.
Getting an error message : "TERM not set at...".

I am trying to run my perl script on Windows envt.
Perl version = v5.8.8 built for MSWin32-x86-multi-thread

Any pointers/help?
.



Relevant Pages

  • Re: Forms using Perl vs PHP or others? (speed/volume)
    ... incremental text log file using a perl script on an Apache Debian ... Is Perl more efficient, faster, robust than e.g. PHP or ... Name, DOB, Address, Zip Code, Phone numbers etc. Validation ... Ask whoever is going to write the code what language they want to write it ...
    (comp.lang.perl.misc)
  • Re: Cs gotoxy() equivalent in Perl
    ... gotoxy() is not a C language function, it is a Curses function: ... Perl isn't a toolbox, but a small machine shop where you ...
    (comp.lang.perl.misc)
  • Re: application and web app technologies
    ... > but it surprises me that the ColdFusion web apps aren't. ... > I'm a little confused by the desire to make everything use one language. ... > Sun and MS might tell you about Java and .NET respectively. ... but I would hate to have to ever look at my Perl script again. ...
    (comp.lang.ruby)
  • Re: Cs gotoxy() equivalent in Perl
    ... Quoth Yogi: ... we have anything equivalent to gotoxy(), as we have in C language, in ... I am trying to run my perl script on Windows envt. ...
    (comp.lang.perl.misc)