Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: Problems with format... Message-ID: <7744@jpl-devvax.JPL.NASA.GOV> Date: 11 Apr 90 22:37:09 GMT References: <1649@rsiatl.UUCP> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 7 I have dim recollections of such a problem somewhere sometime with somebody's stdio. What version of perl are you running under what version of what os running on what kind a beastie? Do you do any forks? What happens if you say "select(OUT); $| = 1;"? Larry