in reply to Term::Readkey GetConsoleMode error

ya thanks granpa ;) Im working on making things pretty now hehe.

I am using windows XP home. And the program doesnt run at all... it goest straight into the error.
on debuging the problem is with the "ReadMode". If you comment those out the program goes into an infinit loop of input.
update:I also upgraded the Term::Readkey and perl is 5.008007.

Replies are listed 'Best First'.
Re^2: Term::Readkey GetConsoleMode error
by GrandFather (Saint) on Mar 22, 2006 at 04:37 UTC

    and the version of Perl is?

    How did you install Term::ReadKey (if it's not core with your version of Perl)?


    DWIM is Perl's answer to Gödel
Re^2: Term::Readkey GetConsoleMode error
by zer (Deacon) on Mar 22, 2006 at 04:44 UTC
    ppm.activestate.com - say that TermReadKey ver 2.3 works on windows and that is what i installed.