|
From: Brad D. <br...@Di...> - 2003-03-25 21:12:53
|
Running with Net::LDAP debug of 12 didn't yield much different than
with 4. However, I ran with perl debugger on and got the following
when I did a Ctrl-c on the hang...
Convert::ASN1::asn_read(/usr/lib/perl5/site_perl/5.8.0/Convert/ASN1/IO.pm:198):
198: READ_ERR:
199: $@ = "I/O Error $! " . CORE::unpack("H*",$_[1]);
Should I be led to believe by this that the problem may be in the ASN
code?
Brad
|