lemonldap-ng/modules/lemonldap-ng-handler/README
2006-12-18 11:32:33 +00:00

34 lines
741 B
Plaintext

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.