in reply to Re: binmode(STDIN)
in thread binmode(STDIN)

That works! Yayhay! I can do it safely, too, because it's a Windows Command Prompt script that runs perl with itself as input, so it can set PERLIO=:raw and then un-set it afterwards. [ysth]++!