http://qs321.pair.com?node_id=267049


in reply to Re: CR+LF
in thread CR+LF

Actually, I don't think this will work because he isn't trying to find CR/LF's in a file and replace with just LF's, he's talking about printing to stdout. The Win32 ActiveState build of Perl actually outputs a CR/LF pair when you try to print "\n". I don't have a Win32 machine handy to test on, but I can think of a couple possibilities:

kelan


Perl6 Grammar Student