lemonldap-ng/modules/lemonldap-ng-common
Xavier Guimard 8102f72d50 POD updates :
* spelling errors found by Lintian
 * encoding utf8
2010-01-03 08:09:59 +00:00
..
lib/Lemonldap/NG POD updates : 2010-01-03 08:09:59 +00:00
scripts Configuration datas 2009-12-30 20:00:54 +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 2009-12-11 21:17:06 +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.