From: Graham B. <gb...@po...> - 2000-05-22 20:25:13
|
On Mon, May 22, 2000 at 03:13:37PM -0500, Mark Wilcox wrote: > > On Mon, 22 May 2000, Graham Barr wrote: > > > Do you get any output at all ? What does debug(3) show. > > > I get all of the output, it just doesn't complete (e.g. the while loop > continues to hang). > > If I use a callback it doesn't hang. Hm, sounds sort of familiar. > I'd give you the output but using $ldap->debug(3) throws an error at > Convert::ASN1::Debug.pm line 175. It looks like your for loop is Perl > 5.005+ and 5.004 doesn't like it. Huh, I thought I got all files passing -wc with 5.004 today. I bet I missed the Debug module. Let me look into it. Graham. |