From: Graham B. <gb...@po...> - 2002-10-09 19:54:27
|
I cannot remember exact version numbers. But at one point Net::LDAP had a work-around for a bug in IO::Socket::SSL, but when that bug was fixed, the work-around caused problems and it was then removed. What IO::Socket::SSL version do you have on each machine, and is it the latest ? Graham. On Wed, Oct 09, 2002 at 02:44:42PM -0500, Bing Du wrote: > Some new discoveries. I just tested the same script on another machine > which has the same version of SunOS (5.8) and the same version of Perl > (5.6.1), but has a bit lower version of Net::LDAP (0.25). Start_tls > worked! So now the question is why it works with 0.25 but not 0.251? > > Bing > > Bing Du <bi...@ta..., 979-845-9577> > Texas A&M University, CIS, Operating Systems, Unix > > On Tue, 8 Oct 2002, Chris Ridd wrote: > > > On 8/10/02 9:56 pm, Bing Du <du...@mo...> wrote: > > > > > % perl -MNet::LDAP -e 'print $Net::LDAP::VERSION,"\n"' > > > 0.251 > > > > That's the overall package version, not the version of the file in CVS. I'm > > not sure how the two are related... Maybe Graham can remember? > > > > Cheers, > > > > Chris > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf |