Re: Searching without retaining all results
Chris Ridd <[email protected]> Thu, 03 Aug 2017 18:35:02 +0100
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <[email protected]> |
> On 3 Aug 2017, at 17:35, Frank Swasey <[email protected]> wrote: >=20 > Was there a reason not to use ldapsearch or slapcat to extract the entries= of interest or the entire database into an LDIF file and then process with N= et::LDAP::LDIF? I was wondering whether at some point exporting the database would make more= sense (nb not openldap) but parsing an enormous ldif might not prove very p= erformant either. Chris=