Is there a way to override the EOL char(s) that Perl uses as I write out lines to a text file? I use:
print TempFH "units: in\n";
but when I look in the file it has both the carriage return and newline characters in the file. I am running from a command prompt in Win2k but wanted...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.