cutter has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks,
I need to write to a file in a Unix format on a Win32 server using Activestate Perl. So that the \n gives me a Unix newline, not a ^M.
Looked at the open perdoc, perlfunc and googled without any luck, so thanks for any tips.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Activestate open unix filehandle
by ikegami (Patriarch) on Mar 01, 2006 at 18:46 UTC | |
|
Re: Activestate open unix filehandle
by cutter (Acolyte) on Mar 01, 2006 at 20:13 UTC | |
|
Re: Activestate open unix filehandle
by duff (Parson) on Mar 01, 2006 at 18:48 UTC | |
by ikegami (Patriarch) on Mar 01, 2006 at 19:08 UTC | |
by duff (Parson) on Mar 01, 2006 at 20:59 UTC | |
by ikegami (Patriarch) on Mar 01, 2006 at 21:18 UTC |