develooper Front page | perl.golf | Postings from July 2002

Re: minigolf3

Thread Previous | Thread Next
From:
Benoît Chauvet
Date:
July 1, 2002 00:55
Subject:
Re: minigolf3
Message ID:
10a501c220d3$b06bd380$380aa8c0@brightrivers.vpn

----- Original Message -----
From: "Ton Hospel" <perl-golf@ton.iguana.be>
To: <golf@perl.org>
Sent: Saturday, June 29, 2002 7:17 PM
Subject: Re: minigolf3


> In article <20020628162819.A768@_reya.hoo_ddorp.aucs>,
> perl-golf@ton.iguana.be writes:
> > To give the mailinglist an equal chance to ircnet #perl:
> > http://www.xs4all.nl/~thospel/golf/minigolf3.html
>
> And now there is even a testprogram:
> http://www.xs4all.nl/~thospel/golf/minitest3.pl
>
> rumor has it that it even works on windows.

Unfortunately not... But many thanks for the effort. ;)

I'm afraid that STDERR is difficult to redirect on some m$ platforms... (as
'cmd 2>file' does not work under Win98 for instance, and gives an error
message).

IFAIK, the only way to make it work with Perl is to use IPC::Open3 package,
but I didn't succeed to make it work...
I will investigate if it is possible to redirect the STDERR, even on
Win95/98...

BTW, I did appreciate the effort (and the ironical message) made for the
tpr04b test script. ;)
I don't know who is to thank/blame for this. ;)

--
|3enoît


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About