RE: Cygwin perl not understanding textmode

2004-03-31 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Mike Spertus > Sent: 30 March 2004 20:30 > > On Tue, 30 Mar 2004, Mike Spertus wrote: > > > >> I have installed Cygwin with DOS linebreaks (i.e., disks > mounted in > >> textmode). However, Cygwin perl doesn't seem to understand thi

Re: Cygwin perl not understanding textmode

2004-03-30 Thread Igor Pechtchanski
Mike, Please make sure your mailer respects the "Reply-To" header -- I set it for a reason. All Cygwin-related correspondence should be sent to the appropriate Cygwin mailing list (see , or use alternate access mechanisms, such as the gmane.org mail-to-news gateway).

Re: Cygwin perl not understanding textmode

2004-03-30 Thread Mike Spertus
Igor Pechtchanski wrote: On Tue, 30 Mar 2004, Mike Spertus wrote: I have installed Cygwin with DOS linebreaks (i.e., disks mounted in textmode). However, Cygwin perl doesn't seem to understand this as shown below. How do I tell Cygwin perl to respect textmode?: [EMAIL PROTECTED] ~ $ od -t x1 foo.

Re: Cygwin perl not understanding textmode

2004-03-30 Thread Igor Pechtchanski
On Tue, 30 Mar 2004, Mike Spertus wrote: > I have installed Cygwin with DOS linebreaks (i.e., disks mounted in > textmode). However, Cygwin perl doesn't seem to understand this as shown > below. How do I tell Cygwin perl to respect textmode?: > > [EMAIL PROTECTED] ~ > $ od -t x1 foo.txt > 000

Cygwin perl not understanding textmode

2004-03-30 Thread Mike Spertus
I have installed Cygwin with DOS linebreaks (i.e., disks mounted in textmode). However, Cygwin perl doesn't seem to understand this as shown below. How do I tell Cygwin perl to respect textmode?: [EMAIL PROTECTED] ~ $ od -t x1 foo.txt 000 66 6f 6f 62 61 72 0d 0a 66 6f 6f 62 61 7a 0d 0a 0