Michom <michel.makhlo...@gmail.com> asked:
> I am new to perl and I have written a smal script to grab data from
> one file, and put them into another file. The problem is new lines,
> which are printing nice under a linux environment, but it is all
> messed up if I open it with notepad. I am running Perl 5 under cygwin.

This is a "feature" of Notepad - it expects DOS-style "\r\n" as a line ending.

HTH,
Thomas

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to