Hi Graham,
I believe that I've figured out this problem
with syswrite returning 1 instead of the number of
bytes actually written.
The problem appears to be with Authen::SASL::Cyrus .
In that module, they supply their own WRITE function
in Authen::SASL::Cyrus::Security . This WRITE function
is c
On May 21, 2009, at 11:50 AM, Dale Moore wrote:
Hi Graham,
I believe that I've figured out this problem
with syswrite returning 1 instead of the number of
bytes actually written.
The problem appears to be with Authen::SASL::Cyrus .
Unfortunately there are 2 different Authen::SASL::Cyrus
mod