Date: Thu, 11 May 2000 15:57:06 -0400 (EDT) Message-Id: <200005111957.PAA13566@indy.delorie.com> From: Eli Zaretskii To: "AndrewJ" CC: djgpp AT delorie DOT com In-reply-to: (luminous-is AT home DOT com) Subject: Re: Interpreter for Perl, etc... References: <3 DOT 0 DOT 6 DOT 16 DOT 20000511012834 DOT 3f57aeac AT mail DOT cybercable DOT fr> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "AndrewJ" > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 11 May 2000 14:20:01 GMT > > DJGPP comes with a port of Perl, although I remember reading something (and > correct me if I'm wrong) about it being a bugger to use with a server because > of the way it writes text to the console. The solution to this is to wrap Perl with a batch file. Then redirection works as you'd expect.