X-Spam-Check-By: sourceware.org
Date: Tue, 23 May 2006 00:12:21 -0700
From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
To: cygwin@cygwin.com
Subject: Re: perl reading ^M on text mounts
Message-ID: <20060523071221.GB756@efn.org>
References: <3E1FDC960FE04A4E96892B9023622A4E06A6FC96@de010369.de.ina.com> <44491015.4060504@gmail.com> <loom.20060423T133814-102@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <loom.20060423T133814-102@post.gmane.org>
User-Agent: Mutt/1.4.2.1i
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Sun, Apr 23, 2006 at 12:28:52PM +0000, Michael Lemke wrote:
> Dave <kilroyd <at> googlemail.com> writes:
> 
> > 
> > Have you tried setting the environment variable PERLIO? I'm not a heavy 
> > PERL user, but I tend to have
> > 
> > PERLIO=crlf
> > 
> > if I'm likely to see CRLFs.
> 
> Thanks, I tried that.  It indeed seems to remove the \r but independent of the 
> mount mode of the disk.  I googled a bit and found an old thread about this 
> where Max Bowsher sums it up in http://www.mail-archive.com/cygwin@cygwin.com/
> msg22668.html  What a mess.  And no solution it seems.  The perl docs say a 
> simple open X, file; opens the file in text mode.  So I expect the subsequent 
> read (and chomp) to treat a \r according to mount mode of the file system.  
> PERLIO=crlf changes it for all files.  Is it just me or do other people also 
> feel this is broken?

Yes, it's broken, but with no good solution that I know of.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

