Re: Redux: EOLs CRLF vs. NL
Mitar <[email protected]> Wed, 6 Oct 2004 19:48:28 +0200
| Newsgroups | gmane.comp.lang.perl.modules.mail-box |
|---|---|
| Message-ID | <[email protected]> |
Hi! Roderick A. Anderson <[email protected]> wrote: > The problem is caused by the script runing on a *nix box against files on > Windows box (SAMBA mounted share) so this is a perl issue ... sort of. > Is there a setting for the Mail-Box toolkit to tell it to write > Windows/DOS line endings? Are you sure it is Mail::Box that is writing Windows line endings? Because Samba has a "feature" that it can automaticaly translate between Windows and *nix file endings on text documents. Maybe there is Samba magic behind this. Maybe Mail::Box just trigger this somehow. Mitar