Re: C's gotoxy() equivalent in Perl




Quoth "Gerry Ford" <invalid@xxxxxxxxxxx>:
"Yogi" <yogeshkagrawal@xxxxxxxxx> wrote in message
news:7bb7b711-0fbb-423a-9d5a-f134a1e78133@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Thanks John for providing me link. I believe, I will have to install
Curses as its not available in perl version I am using.

Maybe one way to get what you want is to install Ruby and borrow the curses.
I frankly don't know a curse from a gem or a rake, but since Ruby was
created using MVC++6, it might be better for windows stuff than the
equivalent from perl.

ActivePerl is build using MSVC6, and if the OP has MSVC (and Curses will
build under Windows at all) it will build perfectly well. Also, recent
versions of ActivePerl have some provision for using MinGW to build
modules that are compatible with perl.

Ben

.



Relevant Pages

  • Re: EmotionRL -- Its here
    ... I had to install the curses module for perl as you ... The game may become the first of a new ...
    (rec.games.roguelike.development)
  • Re: Curses--compilation error when using constants
    ... >> I started playing with a Perl program that uses the Curses.pm module and ... >> so that Perl doesn't complain and fail when I check this code? ... > apparently has not been exported to your script - which leads one to ... > The solution probably lies in precisely how your script loads the Curses ...
    (comp.lang.perl.modules)
  • Re: how do I use a module without installing it?
    ... > No, you must install a module to use it; ... > perl -MCPAN -e install Curses ... At the commandline type ...
    (perl.beginners)
  • Re: TUI by scripting
    ... Most scripting languages like perl or python have bindings for ... versions) have bindings for curses as well (the zcurses built-in ... curses-based OO user interface framework for Perl ... work reliably with both Curses and nCurses libraries. ...
    (comp.unix.shell)
  • Re: Cs gotoxy() equivalent in Perl
    ... gotoxy() is not a C language function, ... Perl isn't a toolbox, but a small machine shop where you ... Curses as its not available in perl version I am using. ...
    (comp.lang.perl.misc)