lemonldap-ng/modules/lemonldap-ng-common
2010-01-22 17:38:10 +00:00
..
lib/Lemonldap/NG Metadata object is now ready to be stored into LemonLDAP-NG configuration file 2010-01-22 17:38:10 +00:00
scripts Configuration migration script: add help message 2010-01-20 13:53:21 +00:00
t Add unit test for LDAP configuration backend 2009-12-03 11:27:48 +00:00
tools LEMONLDAP::NG : OpenLDAP schema 2009-04-21 13:19:59 +00:00
Changes VERSION conflicts for CPAN 2009-06-29 12:04:43 +00:00
lemonldap-ng.ini * perltidy 2010-01-11 16:04:36 +00:00
Makefile.PL New feature : convertConfig 2009-12-15 16:31:13 +00:00
MANIFEST Update changelog 2009-12-31 13:35:34 +00:00
META.yml New manager 2009-12-11 18:17:00 +00:00
README LEMONLDAP::NG : New module Lemonldap::NG::Common. It contains Conf.pm and Cie 2008-11-17 16:59:56 +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.