in reply to Re: Perl stops reading __DATA__ when meeting SUB character on Windows (buffering)
in thread Perl stops reading __DATA__ when meeting SUB character on Windows

By the way, when I try to read/write from file, not from DATA, the same binary content, then after using binmode it all gets read & written. So, using this way should help.
  • Comment on Re^2: Perl stops reading __DATA__ when meeting SUB character on Windows (buffering)