Re: Perl syswrite and IO/SSL

2009-05-21 Thread Graham Barr
- From: Graham Barr [mailto:gb...@pobox.com] Sent: Tuesday, May 19, 2009 4:27 PM To: dale.mo...@cs.cmu.edu Cc: perl-ldap@perl.org Subject: Re: Perl syswrite and IO/SSL On May 19, 2009, at 2:31 PM, Dale Moore wrote: I am having a problem with LDAP.pm and wondering if any other folks are experienci

RE: Perl syswrite and IO/SSL

2009-05-21 Thread Dale Moore
, and use Perl SASL all is well and the problem does not persist. I appreciate your help in resolving this problem. Dale Moore -Original Message- From: Graham Barr [mailto:gb...@pobox.com] Sent: Tuesday, May 19, 2009 4:27 PM To: dale.mo...@cs.cmu.edu Cc: perl-ldap@perl.org Subject: Re: P

Re: Perl syswrite and IO/SSL

2009-05-20 Thread Graham Barr
On May 20, 2009, at 6:42 AM, Dale Moore wrote: Do you have the latest Net::SSLeay and IO::Socket::SSL installed ? Net::SSLeay VERSION 1:30 IO::Socket::SSL VERSION 1.24 I believe that these are the latest on cpan.org . When using SSL, the syswrite is effectively a call to Net::SSLeay::write

Re: Perl syswrite and IO/SSL

2009-05-19 Thread Graham Barr
On May 19, 2009, at 2:31 PM, Dale Moore wrote: I am having a problem with LDAP.pm and wondering if any other folks are experiencing similar problems. The problems are the result of code that was modified in this patch http://git.goingon.net/?p=perl-ldap.git;a=commitdiff;h=8c6c9cfcb78adf22943750

Perl syswrite and IO/SSL

2009-05-19 Thread Dale Moore
I am having a problem with LDAP.pm and wondering if any other folks are experiencing similar problems. The problems are the result of code that was modified in this patch http://git.goingon.net/?p=perl-ldap.git;a=commitdiff;h=8c6c9cfcb78adf229437507f2e8ffe86d15e712d There are some style issues t