Re: C's gotoxy() equivalent in Perl




"Ben Morrow" <ben@xxxxxxxxxxxx> wrote in message
news:t7d675-4je.ln1@xxxxxxxxxxxxxxxxxxxxxxxxxx

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.

Good Grief! I thought I was a certifiable dinosaur to even possess MVC 4
and 6, unwilling as I was to cross the dot net threshold, and now you say
it's building the scripting languages on the world's platform of choice. Do
you know of any web resources that talk about how MVC can augment an AS or a
Ruby install?
--


.



Relevant Pages

  • pWins Perl Web Server Directory Transversal Vulnerability
    ... From www.sourceforge.net/projects/pwins: "pWins is a webserver-software ... secure, supporting cgi (perl, ruby) and php scripts. ... It's easy to install ...
    (Bugtraq)
  • pWins Perl Web Server Directory Transversal Vulnerability
    ... From www.sourceforge.net/projects/pwins: "pWins is a webserver-software ... secure, supporting cgi (perl, ruby) and php scripts. ... It's easy to install ...
    (VulnWatch)
  • 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: Minimum ruby installation.
    ... I'm a damn stupid newbie about RUBY. ... During the course of installing Perl from source, an entity called "Mini Perl" is generated. ... miniperl is used to bootstrap the install and is, I think, still resident on your system when the full Perl install has completed. ... As far as I know, there is no "Micro Ruby" project, although I think it's a great idea for someone who's into such things. ...
    (comp.lang.ruby)
  • 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)