Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 6 Nov 2002 06:46:06 -0800 (PST) From: Michael A Chase Subject: Re: Perl 5.6.1: Problem with CRLF/LF conversions To: =?ISO-8859-1?Q?Sven=20K=F6hler?= , cygwin AT cygwin DOT com Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1 Content-Disposition: INLINE references: <1711732771373 DOT 20011106085425 AT familiehaase DOT de> in-reply-to: Reply-To: Michael A Chase Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id gA6Ek9122659 On Wed, 06 Nov 2002 12:52:51 +0100 Sven Köhler wrote: > warum verweißt du ihn auf perl5.8? > ist es nicht wünschenswert, daß perl dateien im text-mode öffnet? > bzw. sie nur genau dann als binär behandelt, wenn man binmode() aufruft? Bable Fish translation (not many of us understand German): why do you know it on perl5.8? isn't it desirable that Perl opens files in the text mode? and/or it only exactly as binary treats if one calls binmode()? Gerrit asked you to try 5.8.0 because if there is a problem in the distributed Perl, he is unlikely to go back and fix the older version. Perl normally handles files in text mode unless binmode() is called for a handle, but what text mode means is dependent on the mount point used (man mount) and whether the input or output is through a pipe or other redirection. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/