X-Spam-Check-By: sourceware.org Message-ID: <43DFFEDE.8050700@tlinx.org> Date: Tue, 31 Jan 2006 16:20:46 -0800 From: Linda Walsh User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: "Gerrit P. Haase" CC: cygwin AT cygwin DOT com Subject: Re: Perl under cygwin in CPAN problem References: <43D4627B DOT 5070700 AT tlinx DOT org> <9135256335 DOT 20060131221849 AT familiehaase DOT de> In-Reply-To: <9135256335.20060131221849@familiehaase.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Hi Gerrit, Yeah, for most purposes hitting Enter gives you what you need, but something was weird was going on. The problem went away after I - (ug) rebooted. Have no idea how it happened -- had closed out the CMD-window and started with fresh windows, exiting all cygwin programs, but that didn't make it go away. Then I tried a reboot, since I couldn't think of anything else and the problem went away. I don't usually think of rebooting to solve a problem on XP, as it isn't the standard "catchall" like it was under Win9x based systems. The nuances of Enter not being the same as a CR-LF are usually only important in something other than the standard "cooked" tty mode. I believe the CPAN scripts may have been using one of these modes. Gerrit P. Haase wrote: > > I don't think I get this right. How do I distinguish between > LF and CR? Just hitting at the keyboard should do it? > In the unix or linux tty-based world, ENTER, usually, is the same as a control-m, while linefeed is usually a control-j. In the standard "cooked" input mode, a control-m is accepted the same as though one typed control-j. Linda -- 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/