On Thu, Nov 04, 2004 at 06:52:03PM -0000, Dave Korn <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] /win/textmode/c> od -c foo.txt
> 0000000   H   e   l   l   o  \n
> 0000006
> [EMAIL PROTECTED] /win/textmode/c> od -c < foo.txt
> 0000000   H   e   l   l   o  \r  \n
> 0000007
> [EMAIL PROTECTED] /win/textmode/c>
> 
>   I wouldn't like to jump to *any* hasty conclusions about whether or not I
> know what the _actual_ contents of this file are just by looking at it with
> od........

So check the length.  You report perl bugs with the perlbug utility.
If necessary, just send email to [EMAIL PROTECTED] with perl -V output
(or ./myconfig output if the build failed).

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to