lemonldap-ng/modules/lemonldap-ng-common
2010-07-05 16:20:17 +00:00
..
lib/Lemonldap/NG Preparation for 1.0rc2 release 2010-07-05 16:20:17 +00:00
scripts Documentation for upgrade process 2010-03-12 13:49:41 +00:00
t $self->{id} was not well managed in portal 2010-04-30 05:27:06 +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 Zimbra Handler: 2010-05-07 10:42:38 +00:00
Makefile.PL New feature : convertConfig 2009-12-15 16:31:13 +00:00
MANIFEST MANIFEST update + Makefile target 2010-01-23 12:48:18 +00:00
META.yml Preparation for 1.0rc2 release 2010-07-05 16:20:17 +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.