in reply to Perl format line breaking, $FORMAT_LINE_BREAK_CHARACTERS apparently ignored
IO::Handle->format_line_break_characters("\0");
Maybe you want STDOUT->format_line_break_characters("\0");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl format line breaking, $FORMAT_LINE_BREAK_CHARACTERS apparently ignored
by trantorvega (Initiate) on Sep 14, 2012 at 08:24 UTC | |
by Anonymous Monk on Sep 14, 2012 at 08:29 UTC |