lemonldap-ng/modules/lemonldap-ng-handler
Xavier Guimard 90522e3e96 * Help system skeleton in Manager
* Correction in apache-1.3 configuration file
 * Rights corrections in example files (Apache::Registry needs +x for apache-1.3
 * perltidy on all files
2007-01-04 08:42:13 +00:00
..
example * Help system skeleton in Manager 2007-01-04 08:42:13 +00:00
lib/Lemonldap/NG * Help system skeleton in Manager 2007-01-04 08:42:13 +00:00
t Initial import from SF and other sources 2006-12-18 11:32:33 +00:00
Changes * Help system skeleton in Manager 2007-01-04 08:42:13 +00:00
Makefile.PL Initial import from SF and other sources 2006-12-18 11:32:33 +00:00
MANIFEST * Help system skeleton in Manager 2007-01-04 08:42:13 +00:00
META.yml Update to lemonldap-ng-07 2006-12-19 20:55:23 +00:00
README Initial import from SF and other sources 2006-12-18 11:32:33 +00:00

Lemonldap-NG-Handler version 0.01
==============================

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:

  Apache::Session, LWP::UserAgent, 'Cache::Cache', 'MIME::Base64',
  'DBI'

and of course mod_perl1 or mod_perl2.

Lemonldap::NG is known to not work with mod_perl 1.99 (used in Debian
Sarge). Use Apache-1.3 instead.

COPYRIGHT AND LICENCE

Copyright (C) 2005 by Xavier 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.8.4 or,
at your option, any later version of Perl 5 you may have available.