lemonldap-ng/modules/lemonldap-ng-handler
2007-01-14 19:39:07 +00:00
..
example - In VirtualHost context, PerlInitHandler is an alias for 2007-01-04 16:17:40 +00:00
lib/Lemonldap/NG Little corrections 2007-01-14 19:39:07 +00:00
t Initial import from SF and other sources 2006-12-18 11:32:33 +00:00
Changes Little corrections 2007-01-14 19:39:07 +00:00
Makefile.PL * help in french 2007-01-05 19:26:53 +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.