At 23.50 -0400 1999.12.27, Arved Sandstrom wrote: >This is about the grossest stuff that any of us will ever run into - you >are not alone. It's so unnecessary. :-) I've been looking at XML modules >in MacPython, the last couple of weeks, and I've been beating my brains >out with precisely these issues. For what it's worth, Perl development is >addressing (has addressed? Chris?) this issue. Perl program files in perl 5.6 can have either LF or CRLF as your newline. This will have nothing to do with files you open and parse with Perl. It is unclear to me right now whether files with CR (Mac text files) will run under perl 5.6 (though, of course, they will run under MacPerl 5.6). I am guessing that at some point during the port we'll get toke.c patched to accept CR in addition to LF and CRLF under Unix. -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org