# Apache::Session::LDAP
[](
https://travis-ci.org/LemonLDAPNG/Apache-Session-LDAP)
Store sessions in an LDAP directory.
## 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
* Net::LDAP
## CPAN
See
http://search.cpan.org/dist/Apache-Session-LDAP/