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

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