Re: Expect on Windows
On 6/28/06, Gabor Szabo <[EMAIL PROTECTED]> wrote: As Test::Expect was just mentioned here, I would like to know why Expect and thus Test::Expect does NOT work on Windows? Well, Test::Expect is a wrapper. Test::Expect works on Windows if and only if Expect works on Windows. It has this comment,
Expect on Windows
As Test::Expect was just mentioned here, I would like to know why Expect and thus Test::Expect does NOT work on Windows? I have also asked this on use.perl: http://use.perl.org/~gabor/journal/30069 Gabor