aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Test-Net-LDAP/pkg-descr
blob: d0452a30601f1ffbb144100a36861cbd642c81e9 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                      
This module provides some testing methods for LDAP operations, such as
search, add, and modify, where each method is suffixed with either _ok
or _is.

Test::Net::LDAP is a subclass of Net::LDAP, so all the methods defined
for Net::LDAP are available in addition to search_ok, add_is, etc.

WWW: http://search.cpan.org/dist/Test-Net-LDAP/