perl + automode.o

Christopher Faylor cgf@redhat.com
Sat Aug 25 10:38:00 GMT 2001


On Fri, Aug 24, 2001 at 05:53:08PM +0200, Gerrit P. Haase wrote:
>Hi,
>
>I compiled a version of miniperl with automode.o linked
>in. First tests shows that it adresses the CR/LF problem.

I don't think that compiling a general purpose programing package like
perl with automode is a good solution.

It just pushes the CRLF problem onto a different class of users.

I wonder if just changing 'chomp()' to eat crlf would be sufficient for
cygwin?

cgf



More information about the Cygwin-apps mailing list