Skip Menu |

This queue is for tickets about the IO-Prompter CPAN distribution.

Report information
The Basics
Id: 83857
Status: open
Priority: 0/
Queue: IO-Prompter

People
Owner: Nobody in particular
Requestors: ALEENA [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.004005
Fixed in: (no value)



Subject: Lots of bugs in Windows
Hello Damian, After getting IO::Prompter installed on my Windows XP SP3 machine with Strawberry Perl 5.10.1, I decided to see how it worked using your examples. The three examples in the Synopsis all failed to work. After changing "say" to "print" in the first example, the script still hung after I entered a value. When I echoed a password, even the enter key was echoed with an '*'. When trying the third example, I entered an option letter, and the cursor moved back to the beginning of the line and blinked balefully at me right under the '>'. So, I went further down the documentation to menus which is why I wanted IO::Prompter. When using either an array or a hash, I would enter the letter/number, and the cursor would move back to front of the line and blink from underneath the '>'. The only menu which did anything was the hierarchical menus. It appears IO::Prompter is not viable in Windows. You may want to put a big message somewhere towards the top of the documentation saying IO::Prompter appears to be *nix only. My perl-fu is very sad, so I would not know where to start to help you fix IO::Prompter to work in Windows. Lady Aleena
Subject: Re: [rt.cpan.org #83857] Lots of bugs in Windows
Date: Sun, 10 Mar 2013 07:49:01 +0000
To: bug-IO-Prompter [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
I'm sorry to hear you had such difficulties. Sadly, at this end, my negligible Windows-fu prevents me from fixing them. One thought only: many of the features of IO::Prompter only work properly (on Unix) if you have Term::ReadKey installed. Do you have Term::ReadKey installed? If so, then sadly we're at an end. Otherwise, it might be worth one more minute to install that module and see if it helps. Sorry about this, Damian
Damian, It appears we are at an end on this issue. I have Term::ReadKey already installed. See you again when our paths cross here or elsewhere. (I'm Lady_Aleena on PerlMonks and Twitter.) Lady Aleena
Subject: Re: [rt.cpan.org #83857] Lots of bugs in Windows
Date: Sun, 10 Mar 2013 21:12:23 +0000
To: bug-IO-Prompter [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
Show quoted text
> It appears we are at an end on this issue. I have Term::ReadKey already > installed.
Then I am sorry I could not be of assistance, milady. All the best, Damian