in reply to Re^5: Perl6: Capturing newline in a string
in thread Perl6: Capturing newline in a string
It's very helpful Laurent_R, thanks! Combined with what raiph said in Re^3: Perl6: Capturing newline in a string that I've reviewed, I'm thinking this is a bug (or at least a function that's lacking... I can't see me being the only person who will want to identify which endings a file has, as perl6 takes off).
There should be a way to get this information, or else there's no way to ensure the proper line endings get replaced (by proper I mean the original ones) when the endings aren't that of the local platform.
I'm going to do a bit more testing and review. If I can't figure anything out, I'll open a ticket.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Perl6: Capturing newline in a string
by Anonymous Monk on Jun 01, 2016 at 05:21 UTC | |
by Laurent_R (Canon) on Jun 01, 2016 at 06:15 UTC | |
by stevieb (Canon) on Jun 01, 2016 at 15:21 UTC |