in reply to Delayed writes
select( FILEHANDLEFORMYFILE ) $| = 1; select( STDOUT ); # I always like to set things back to how they were +before
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Delayed writes
by fruiture (Curate) on Oct 28, 2002 at 18:23 UTC | |
Re: Re: Delayed writes
by SpaceAce (Beadle) on Oct 28, 2002 at 18:50 UTC |