--- lib/A3C/LDAP.pm 2008/03/30 15:02:55 40 +++ lib/A3C/LDAP.pm 2008/03/30 15:23:35 41 @@ -98,4 +98,14 @@ $self->current_search->count; } +=head1 INTERNAL METHODS + +Following methods map directly into L + +=head2 current_search + +Result of last C<< $ldap->search >> request + +=cut + 1;