in reply to Re: perl-LDAP process hangs
in thread perl-LDAP process hangs

I ripped out the looping code while debugging - I couldn't even get one record to work. And I used the $entry object to verify that my array of attributes are correct, which they were. So I'll go back to the $ldap->add() style. Maybe I'll write a tutorial when I'm done with this. :)

Replies are listed 'Best First'.
Re: Re: Re: perl-LDAP process hangs
by bronto (Priest) on Nov 04, 2002 at 12:53 UTC

    Ok. Anyway, let us know when you solve it and how. That will be useful.

    Ciao!
    --bronto

    # Another Perl edition of a song:
    # The End, by The Beatles
    END {
      $you->take($love) eq $you->make($love) ;
    }