Re: CRLF vs LF questions

2003-01-10 Thread David Eason
HTML-Kit will do that, too. It's just that I have been known to open up lesser editors from time to time, such as Notepad. I'll check with my ISP to see if the Perl on the Cobalt Raq's can be upgraded. It doesn't matter that much, though. Thanks for the replies. -- To unsubscribe, e-mail: [

Re: CRLF vs LF questions

2003-01-09 Thread Rob Dixon
David Re Q1. Get yourself a copy of TextPad http://www.textpad.com/ which will handle any of ANSI, DOS, Unicode or UTF-8 encoding. It identifies the encoding automatically fromt he contents and allows you to change it using Save As... HTH, Rob "David Eason" <[EMAIL PROTECTED]> wrote in message

Re: CRLF vs LF questions

2003-01-09 Thread Jenda Krynicky
From: "David Eason" <[EMAIL PROTECTED]> > Q1. For Windows, does anyone know of a Windows Explorer add-on that > makes Perl source files with CR-LF terminated lines appear in a > different color or something so I can easily see they need to be > corrected? I doubt anything like this does (or ever w

CRLF vs LF questions

2003-01-09 Thread David Eason
Q1. For Windows, does anyone know of a Windows Explorer add-on that makes Perl source files with CR-LF terminated lines appear in a different color or something so I can easily see they need to be corrected? Q2. Are there any Linux versions of Perl that "don't care" whether the source file ends in