in reply to Redirection and encoding, broken or WAD?

The STDOUT channel is already pre-opened at the beginning of the program, otherwise the default print statement wouldn't work. So it makes perfect sense to me that it should have to be closed before the filehandle can be re-used for something else.
  • Comment on Re: Redirection and encoding, broken or WAD?