http://www.perlmonks.org?node_id=1018976


in reply to Re: Strange system call failure in OS X
in thread Strange system call failure in OS X

Thanks, I tried printing the value before sending. I will also use chomp in case there is a newline character there.

Hah, whaddyknow, chomp solved the problem. Thanks for the debugging link.