in reply to Re^2: Changing CRLF in Windows to LF for UNIX
in thread Changing CRLF in Windows to LF for UNIX

Have you tried binmoding the OUT, too?

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^4: Changing CRLF in Windows to LF for UNIX
by mabowden (Novice) on Oct 30, 2018 at 22:04 UTC
    That was indeed my problem. There's nothing like fixing the problem, then unfixing it ...