James Edward Gray II wrote: > On Jul 23, 2004, at 7:16 AM, Bob Showalter wrote: > > > On Mac systems, the terminator is something different (not sure > > what), but the same concept applies as for Windows AFAIK. > > Mac OS 9 and below used a single CR (0x0D) as the line terminator.
Thanks. Is translation to LF performed on input/output (a la Windows), or is $/ set to CR on those systems? > Mac OS X is a "Unix-ish system", as you described it, and thus uses LF > (0x0A). -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>