aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-LDAP-LDAPhash/pkg-descr
blob: c2c07df14e8d2cb6c8873af7f53ab340aed5b1b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
This takes from a search and turns it into a hash.

The returned has is in the following format.

{DN}{ldap}{attribute}[array of values for this attribute]

The reason for the {ldap} is to allow for other values and
the like to be tagged onto a hash for a DN that are unrelated to LDAP.

This function does not make any attempt to check if the search succedded
or not.