I'm working the exercises out of the "Learning Perl" book, but I'm doing so through a shell account from a Window$ box into a UNIX environment. I'm experiencing an oddity wherein I'm getting, what I think are, extra newlines or carriage returns in my code as I type it in the shell through a telnet session. This phenomenon, of course, throws off the results of the code. Has anyone experienced this? Is there a solution? I've tried several adjustments in the code I'm writing by using an extra 'chomp' or' chop', but this method is hit-and-miss. There may be some ENV variable or something else I can use to get some consistency going. TIA Ron
--------------------------------- Do you Yahoo!? vote.yahoo.com - Register online to vote today!