An open API service indexing awesome lists of open source software.

https://github.com/salva/p5-net-ldap-gateway

Perl module for writing LDAP servers and gateways
https://github.com/salva/p5-net-ldap-gateway

Last synced: 3 months ago
JSON representation

Perl module for writing LDAP servers and gateways

Awesome Lists containing this project

README

        

Net-LDAP-Gateway
================

This module provides a set of functions for packing and unpacking LDAP
messages.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

COPYRIGHT AND LICENCE

Copyright (C) 2009, 2010, 2011 by Qindel Formacion y Servicios S.L.

This Perl module is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This Perl module is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this package. If not, see L.