Re: no chop chop - Re: chomp-ing DOS lines, shifting, and a variable variable

2002-06-09 Thread David T-G
drieux, et al -- ...and then drieux said... % % On Saturday, June 8, 2002, at 08:13 , David T-G wrote: % >drieux, et al -- % >...and then drieux said... % >% On Saturday, June 8, 2002, at 04:47 , David T-G wrote: ... % > % >Tell me about the standard... Should perl happily chomp either a UNIX o

Re: no chop chop - Re: chomp-ing DOS lines, shifting, and a variable variable

2002-06-09 Thread drieux
On Saturday, June 8, 2002, at 08:13 , David T-G wrote: > drieux, et al -- > ...and then drieux said... > % On Saturday, June 8, 2002, at 04:47 , David T-G wrote: [..] > % >... > % >chop ; chop ; # strip \n\r (no chomp here) > ... > % > % that is way too weird - si

Re: no chop chop - Re: chomp-ing DOS lines, shifting, and a variable variable

2002-06-08 Thread David T-G
drieux, et al -- ...and then drieux said... % % On Saturday, June 8, 2002, at 04:47 , David T-G wrote: % [..] % > ... % >... % >chop ; chop ;# strip \n\r (no chomp here) ... % % that is way too weird - since that means that what % ever dos app you were using