From: Graham B. <gb...@po...> - 2000-05-22 18:55:04
|
Do you get any output at all ? What does debug(3) show. Graham. On Mon, May 22, 2000 at 12:09:54PM -0500, Mark Wilcox wrote: > Hi > when I do > while (my $entry = $mesg->shift_entry()) > { > $entry->dump; > } > > Net::LDAP hangs. > > This is with Convert:ASN1 0.06 and Net::LDAP .18 on Solaris with Perl > 5.004. > > with both Netscape and Exchange > > mark > > > |