lemonldap-ng/modules/lemonldap-ng-common
2011-03-07 09:14:33 +00:00
..
lib/Lemonldap/NG Change the variable substitution to manage subroutine in Safe reval, and add more tests in Menu to always return good values for HTML::Template (#284) 2011-03-03 22:34:09 +00:00
scripts Manage old Config::IniFiles version in migration script (#255) 2010-11-29 11:14:09 +00:00
t Avoid failed cpan tests 2010-10-24 06:26:56 +00:00
tools * Global tests can return -1 (error that can be forced) 2010-10-29 11:15:14 +00:00
Changes VERSION conflicts for CPAN 2009-06-29 12:04:43 +00:00
lemonldap-ng.ini Add a comment in lemonldap-ng.ini for useSafeJail (#270) 2011-02-07 17:09:40 +00:00
Makefile.PL Manage minimum versions for LL::NG modules cross dependencies (#283) 2011-03-07 09:14:33 +00:00
MANIFEST Create a Common::Safe module, to be able to disable Safe jail with useSafeJail in Portal (#270) 2011-02-07 10:27:36 +00:00
META.yml Upgrade main modules version to 1.1.0 in trunk 2011-01-21 16:35:28 +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.