iH
Thanks. that was it.
This seems like a real "turkey", since the script worked under OS 9 as a
Mac file but not after moving it to OS X.
thanks again
On Sunday, April 1, 2001, at 03:23 PM, Ian Ragsdale wrote:
> My guess is that it is a line endings problem - I get this error under
> most unix systems if I use a file with macintosh line endings. Can
> whatever editor you're using translate the line endings to unix?
>
> I
>> i have a two page script that works under MacPerl which uses
>> Net::Telnet
>> and Socket.
>>
>> when i copy the script to my OS X documents folder and try to run it,
>> perl complains that there is a right curly brace that doesn't have a
>> match. Any ideas what may be causing this?