How about /.*?$sep|.+|^\z/sg Seems to work alright for empty file as well as incomplete lines, without producing bogus empty lines.
- Karsten
How about /.*?$sep|.+|^\z/sg Seems to work alright for empty file as well as incomplete lines, without producing bogus empty lines.
- Karsten