Re: printf "\n"|perl -pe '1;'|od -a #perl 5.8 converts to *DOS* text :-

2003-06-02 Thread Gerrit P. Haase
Hallo Tom, > --v-v--C-U-T---H-E-R-E-v-v-- > bash-2.05b$ uname -r > 1.3.22(0.78/3/2) > bash-2.05b$ printf "\n"|perl -pe '1;'|od -a > 000 cr nl > 002 > bash-2.05b$ perl -v|grep 'This is' > This is perl, v5.8.0 built for cygwin-multi-64int $ printf "

Re: printf "\n"|perl -pe '1;'|od -a #perl 5.8 converts to *DOS* text :-

2003-05-28 Thread Max Bowsher
Trevor Forbes wrote: > > -Original Message- > > From: Gerrit P. Haase > > > > Since Cygwin runs on Windows and Windows is a DOS system the PERLIO > > layer crlf is default. Ugh. Some of use Cygwin to *escape* Windows! Is there any way to tell perlio "just let the system (i.e. cygwin)

RE: printf "\n"|perl -pe '1;'|od -a #perl 5.8 converts to *DOS* text :-

2003-05-28 Thread Trevor Forbes
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Gerrit P. Haase > > Since Cygwin runs on Windows and Windows is a DOS system the PERLIO > layer crlf is default. > Gerrit, FYI. The new perl DOS default mode is breaking things such as au

Re: printf "\n"|perl -pe '1;'|od -a #perl 5.8 converts to *DOS* text :-

2003-05-28 Thread Gerrit P. Haase
nicebounce schrieb: > > IMHO the perl v5.6.0 that came w/1.3.20 worked correctly. > In the test case below perl 5.8.0 is converting UNIX text to > DOS text - (this is breaking our old scripts). > Comments please. > -- > thanks/regards, > Tom > # run below to get my address: > perl -e '

printf "\n"|perl -pe '1;'|od -a #perl 5.8 converts to *DOS* text :-

2003-05-27 Thread nicebounce
IMHO the perl v5.6.0 that came w/1.3.20 worked correctly. In the test case below perl 5.8.0 is converting UNIX text to DOS text - (this is breaking our old scripts). Comments please. -- thanks/regards, Tom # run below to get my address: perl -e 'print unpack("u", "\.\=\$\!T\http://cygwi