in reply to Re: 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?
Thanks choroba.
Yes, I'm on MSWin for this test, and I want both CRLF to be written to the file, and then displayed after the fact. This does as expected with the actual file, but not the scalar ref memory pseudo file.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Is there a way to open a memory file with binmode :raw?
by choroba (Cardinal) on Oct 09, 2015 at 21:07 UTC | |
by stevieb (Canon) on Oct 09, 2015 at 21:08 UTC | |
by Anonymous Monk on Oct 09, 2015 at 22:42 UTC |