![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^2: Comparing ldap data using net ldapby klekker (Pilgrim) |
on Jan 26, 2007 at 10:02 UTC ( #596685=note: print w/replies, xml ) | Need Help?? |
I suggest using 'callbacks' if you have many entries. This should be faster because you don't have to wait until the search is finished etc.
See ldap.perl.org/FAQG.htm and there using the callback subroutine approach There's also an example. Edit: thanks to bart for the direct link to the callback! :)
In Section
Seekers of Perl Wisdom
|
|