Re: RFC 30 (v2) STDIN, STDOUT, and STDERR should be renamed

[email protected] (Nathan Wiger) Wed, 16 Aug 2000 15:08:29 -0700
Newsgroups perl.perl6.language.io
Organization Sun Microsystems
Message-ID <[email protected]>
Graham Barr wrote:
>
> 
> Create a new handle, like $DEFOUT. Then there would be no need
> for selectsaver either as you would do the equiv. of
> 
>   local($DEFOUT) = $newhandle;

Just submitted an RFC on this exact idea.

-Nate