lemonldap-ng/lemonldap-ng-common
2012-08-30 07:29:17 +00:00
..
lib/Lemonldap/NG - deleteNotification webservice only deals with the given user uid, now. 2012-08-30 07:29:17 +00:00
scripts Add data reVHost in config only for portal (Lemonldap-500) 2012-08-09 18:42:40 +00:00
t Tidy all the code (make tidy) 2012-02-29 13:19:57 +00:00
tools Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
Changes Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
lemonldap-ng.ini Repair purgeLocalCache + improve default cache conf (Lemonldap-499) 2012-08-13 10:01:59 +00:00
Makefile.PL Test::Pod is required to make tests on POD files 2012-08-13 13:07:47 +00:00
MANIFEST * [LEMONLDAP-366] Replace notifications in Common 2012-07-12 21:04:06 +00:00
META.yml Set version 1.3.0 in trunk 2012-06-20 07:54:00 +00:00
README Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +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.