Salvador Fandiño García > OnLDAP > OnLDAP

Download:
OnLDAP-0.11.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.11   Source  

NAME ^

OnLDAP - Perl bindings for OpenLDAP client library

SYNOPSIS ^

  use OnLDAP;
  blah blah blah

ABSTRACT ^

Perl bindings for OpenLDAP client library.

DESCRIPTION ^

This is a work in progress, most functionality on OpenLDAP libldap is not supported yet.

Contributions welcome!

EXPORT

LDAP constants as defined in ldap.h.

SEE ALSO ^

SourceForge project http://sourceforge.net/projects/perl-openldap.

Alternative LDAP client packages:

Net::LDAP, Net::LDAPapi, PerLDAP

AUTHOR ^

Salvador Fandiño, <sfandino@yahoo.com>

COPYRIGHT AND LICENSE ^

Copyright 2003 by Salvador Fandiño

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.