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 Message-ID: <95a8830605040518437b70c030@mail.gmail.com> Date: Tue, 5 Apr 2005 18:43:06 -0700 From: beau Reply-To: beau To: cygwin AT cygwin DOT com Subject: perl, cygwin or caffeine Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Not sure where the problem is, and am not having luck with the archives. I've got a little dummy script <--begin quoted--> #!/usr/bin/perl $foo = ; print $foo . "\n"; <--end quoted> It just sits and spins until I kill it. I tried "export PERLIO=perlio" in my .bashrc, but maybe that just displays an unflattering willingness to try things I don't totally dig. Of course, $foo = "constant"; worked just fine. Will beg for clues. -- 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/