in reply to Win32: Setting a layer with binmode causes problem with close() on Windows

FWIW, it already has :unix, you shouldn't use it twice
$ set PERLIO_DEBUG=the-binmodeless.txt $ perl fudge $ set PERLIO_DEBUG=the-binmode.txt $ perl fudge binmode
  • Comment on Re: Win32: Setting a layer with binmode causes problem with close() on Windows (nonsense)
  • Download Code