[Date Prev][Date Next][Thread Prev][Thread Next]
[Search]
[Date Index]
[Thread Index]
Re: [MacPerl-Modules] Mac::Glue gone beta
At 16.30 -0400 1999.07.19, Georg Bauer wrote:
>Would be good. Because the problem is, the error says that there is an
>illegal carriage return, although that's exactly what you would expect on
>a Mac to be the right thing. It's either a bit irritating or I am working
>too much ;-)
Yes, the error message is misleading. The actual error message looks like
this:
warn("Illegal character \\%03o (carriage return)", '\r');
So when you get the error, you do see that it calls carriage return \012,
which is really a linefeed. So it is right in telling you which wrong
character it is, only wrong in telling you that it is a carriage return.
--
Chris Nandor mailto:pudge@pobox.com http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6'])
==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-modules-request@macperl.org