Hi Harry; On Mon, Mar 22, 2010 at 12:25, Harry Putnam <[email protected]> wrote:
> Harry Putnam <[email protected]> writes:But even then I still got what I > needed... or until someone tells me > its better to in this case not to use IO::Handle but stick with Jim > Gs' suggestion: > > select LOGNAME; > $|++; > select STDOUT; > Which is what the Perl Cookbook suggests as well. Ken Wolcott
