in reply to Re^3: Is there a way to open a memory file with binmode :raw?
in thread Is there a way to open a memory file with binmode :raw?

That definitely works, but why isn't it doing that by default while on a win32 system?

  • Comment on Re^4: Is there a way to open a memory file with binmode :raw?

Replies are listed 'Best First'.
Re^5: Is there a way to open a memory file with binmode :raw?
by Anonymous Monk on Oct 09, 2015 at 22:42 UTC

    That definitely works, but why isn't it doing that by default while on a win32 system?

    Because that isn't the default, as documented