in reply to Re: •Re: Re: •Re: How to get explicity the autoflush var ($|) of a TIED HANDLER?
in thread How to get explicity the autoflush var ($|) of a TIED HANDLER?

Actually, I'd say more like 9% not 90%. I think the number of times I use select for a handle and then use it as the default for print can be counted on one hand in the past three yeras of coding. Whereas the number of times I've written print HANDLE $somethign is close to at least once per program.

But that's why I said you can't get to it. You don't know what to select, so you can't see it.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: Re: •Re: Re: •Re: How to get explicity the autoflush var ($|) of a TIED HANDLER?