lemonldap-ng/modules/lemonldap-ng-common
Xavier Guimard e5f83c5ba0 * Perl documentation update
* Makefiles update
2009-06-29 10:12:29 +00:00
..
lib/Lemonldap/NG Documentation update 2009-06-29 09:42:44 +00:00
scripts LemonLDAP::NG : first support for LDAP configuration backend 2009-04-06 09:37:27 +00:00
t Safelib + LDAPFilter parameter 2009-04-05 08:12:16 +00:00
tools LEMONLDAP::NG : OpenLDAP schema 2009-04-21 13:19:59 +00:00
Changes * Perl documentation update 2009-06-29 10:12:29 +00:00
Makefile.PL * Doxygen doc update 2009-02-25 18:10:07 +00:00
MANIFEST Missing files in MANIFEST 2009-05-16 10:19:30 +00:00
META.yml * Perl documentation update 2009-06-29 10:12:29 +00:00
README LEMONLDAP::NG : New module Lemonldap::NG::Common. It contains Conf.pm and Cie 2008-11-17 16:59:56 +00:00
storage.conf Documentation update 2009-06-29 09:42:44 +00:00

Lemonldap-NG-Common version 0.01
================================

Lemonldap::NG infrastructure common files

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  blah blah blah

COPYRIGHT AND LICENCE

Copyright (C) 2008 by guimard

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.0 or,
at your option, any later version of Perl 5 you may have available.